Files

36 lines
741 B
JSON
Raw Permalink Normal View History

2022-12-13 20:39:54 -05:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from /tg/station at https://github.com/tgstation/tgstation/commit/6bfe3b2e4fcbcdac9159dc4f0327a82ddf05ba7bi",
"states": [
{
"name": "base",
"directions": 4
},
{
"name": "broadcasting",
"directions": 4
},
2022-12-13 20:39:54 -05:00
{
"name": "build",
"directions": 4
},
{
"name": "speaker",
"directions": 4
},
2022-12-13 20:39:54 -05:00
{
"name": "unshaded",
"directions": 4
},
{
"name": "panel",
"directions": 4
2022-12-13 20:39:54 -05:00
}
]
}