Files
Darkie b5e88901eb Adding damage visuals for directional windows (#21194)
* Added a crack overlay for directional windows. Added directional window crack components to windows, reinforced windows, plasma windows and reinforced plasma windows.

* Changed the copyright information with the files I actually used.

* Updated the copyright further.
2023-11-07 18:31:45 -07:00

24 lines
520 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Adapted from https://github.com/space-wizards/space-station-14/ at commit f57e8ec6b9b4b72ef56c8146be0bc159ed2691ee, originally added by Zumorica, and modified for directional use by Darkie",
"states": [
{
"name": "DamageOverlay_4",
"directions": 4
},
{
"name": "DamageOverlay_8",
"directions": 4
},
{
"name": "DamageOverlay_12",
"directions": 4
}
]
}