Crit state for xeno (#1521)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -57,4 +57,5 @@
|
|||||||
visuals:
|
visuals:
|
||||||
- type: DamageStateVisualizer
|
- type: DamageStateVisualizer
|
||||||
normal: running
|
normal: running
|
||||||
|
crit: crit
|
||||||
dead: dead
|
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",
|
"name": "standing",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "crit",
|
||||||
|
"directions": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "dead",
|
"name": "dead",
|
||||||
"directions": 1
|
"directions": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user