]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
fix humanoid fire visuals missing (#22136)
authorqwerltaz <69696513+qwerltaz@users.noreply.github.com>
Mon, 4 Dec 2023 22:58:47 +0000 (23:58 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 22:58:47 +0000 (17:58 -0500)
* fix human fire visuals missing

* add for skelly

Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/Mobs/Species/skeleton.yml

index a5936c226939cde9956bbbd873b8d21acce6f7d6..9f1a146f7f58396e73c4b83c37278b317e1acb46 100644 (file)
     damageRecovery:
       types:
         Asphyxiation: -1.0
+  - type: FireVisuals
+    alternateState: Standing
 
 - type: entity
   save: false
index 6d42a608c22e827d7fd438e52bef845dd26070e4..c714f8d6f4c0bcdd5a89b7d4f6a4b1d96568f4c7 100644 (file)
@@ -99,6 +99,8 @@
           visualType: Large
           messages: [ "skeleton-sprayed-by-oat-milk-popup" ]
           probability: 0.5
+  - type: FireVisuals
+    alternateState: Standing
 
 - type: entity
   parent: BaseSpeciesDummy