Files

24 lines
315 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "closed"
},
{
"name": "fill"
},
{
"name": "frame"
},
{
"name": "open"
}
]
}