]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
add the diona typing indicator to the FloraTree entity (#39103)
authorrlebell33 <rlebell33@gmail.com>
Fri, 17 Oct 2025 09:32:02 +0000 (04:32 -0500)
committerGitHub <noreply@github.com>
Fri, 17 Oct 2025 09:32:02 +0000 (09:32 +0000)
* add the diona typing indicator to the FloraTree entity

* move diona typing indicator to BaseTree

* add comment

Resources/Prototypes/Entities/Objects/Decoration/flora.yml

index cdbf73a29b03e43c71656b366588e6a1fe46ae90..b4a6cef811dd7da05d687b75dd331597fc1a9fc1 100644 (file)
@@ -90,6 +90,8 @@
           Log:
             min: 2
             max: 8
+  - type: TypingIndicator # Add diona typing indicator here so that diona players keep the same typing bubble when polymorphed into a tree.
+    proto: diona
 
 - type: entity
   parent: BaseTree
         spawn:
           MobLuminousObject:
             min: 0
-            max: 1
\ No newline at end of file
+            max: 1