fix humanoid fire visuals missing (#22136)
* fix human fire visuals missing * add for skelly
This commit is contained in:
@@ -296,6 +296,8 @@
|
|||||||
damageRecovery:
|
damageRecovery:
|
||||||
types:
|
types:
|
||||||
Asphyxiation: -1.0
|
Asphyxiation: -1.0
|
||||||
|
- type: FireVisuals
|
||||||
|
alternateState: Standing
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
save: false
|
save: false
|
||||||
|
|||||||
@@ -99,6 +99,8 @@
|
|||||||
visualType: Large
|
visualType: Large
|
||||||
messages: [ "skeleton-sprayed-by-oat-milk-popup" ]
|
messages: [ "skeleton-sprayed-by-oat-milk-popup" ]
|
||||||
probability: 0.5
|
probability: 0.5
|
||||||
|
- type: FireVisuals
|
||||||
|
alternateState: Standing
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSpeciesDummy
|
parent: BaseSpeciesDummy
|
||||||
|
|||||||
Reference in New Issue
Block a user