Crit state for xeno (#1521)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -57,4 +57,5 @@
|
||||
visuals:
|
||||
- type: DamageStateVisualizer
|
||||
normal: running
|
||||
crit: crit
|
||||
dead: dead
|
||||
|
||||
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/crit.png
Normal file
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/crit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
@@ -15,6 +15,10 @@
|
||||
"name": "standing",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "crit",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "dead",
|
||||
"directions": 1
|
||||
|
||||
Reference in New Issue
Block a user