Crit state for xeno (#1521)

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
metalgearsloth
2020-07-28 23:56:08 +10:00
committed by GitHub
parent a91a907fc5
commit b7eef464f1
3 changed files with 5 additions and 0 deletions

View File

@@ -57,4 +57,5 @@
visuals:
- type: DamageStateVisualizer
normal: running
crit: crit
dead: dead

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -15,6 +15,10 @@
"name": "standing",
"directions": 4
},
{
"name": "crit",
"directions": 1
},
{
"name": "dead",
"directions": 1