Adds generic damage visualizer to the game (#4893)

This commit is contained in:
Flipp Syder
2021-10-29 01:04:24 -07:00
committed by GitHub
parent 87701b50c6
commit 91b4ce6f24
67 changed files with 1021 additions and 117 deletions

View File

@@ -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}
]
}