40 lines
840 B
JSON
40 lines
840 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/02b9f6894af4419c9f7e699a22c402b086d8067e",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "stairs_white",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "stairs_stage_white"
|
|
},
|
|
{
|
|
"name": "stairs_steel",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "stairs_stage_steel"
|
|
},
|
|
{
|
|
"name": "stairs_dark",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "stairs_stage_dark"
|
|
},
|
|
{
|
|
"name": "stairs_wood",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "stairs_stage_wood"
|
|
}
|
|
]
|
|
}
|