Adds generic damage visualizer to the game (#4893)
This commit is contained in:
@@ -7,17 +7,8 @@
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit e06b82a7f4b2b09216fb28fd384c95a2e1dc50e5",
|
||||
"states": [
|
||||
{
|
||||
"name": "1",
|
||||
"directions": 1,
|
||||
},
|
||||
{
|
||||
"name": "2",
|
||||
"directions": 1,
|
||||
},
|
||||
{
|
||||
"name": "3",
|
||||
"directions": 1,
|
||||
},
|
||||
{"name": "DamageOverlay_4", "directions": 1},
|
||||
{"name": "DamageOverlay_8", "directions": 1},
|
||||
{"name": "DamageOverlay_12", "directions": 1}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user