Files

30 lines
535 B
JSON
Raw Permalink Normal View History

2023-05-13 20:36:46 -05:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from /tg/station commit https://github.com/tgstation/tgstation/commit/af7b7043df593807f7a98b7a07880d7a977cda14 and resprited by Alekshhh, welded state drawn by Flareguy for Space Station 14",
2023-05-13 20:36:46 -05:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
2023-10-17 21:33:02 -04:00
"name": "door"
},
{
"name": "unlocked"
},
{
"name": "locked"
},
{
"name": "panel"
2023-05-13 20:36:46 -05:00
},
{
"name": "welded"
}
]
}