Files
OldThink/Resources/Textures/Interface/Actions/meta.json
chairbender 7a3c281f60 Actions System + UI (#2710)
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-12-13 23:28:20 +01:00

24 lines
489 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/3d049e69fe71a0be2133005e65ea469135d648c8",
"states": [
{
"name": "internal0",
"directions": 1
},
{
"name": "internal1",
"directions": 1
},
{
"name": "scream",
"directions": 1
}
]
}