Files
OldThink/Resources/Textures/Buildings/catwalk.rsi/meta.json
Pieter-Jan Briers 995bb2f067 Catwalks from Eris.
2019-03-26 11:37:01 +01:00

48 lines
645 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "catwalk_0",
"directions": 4
},
{
"name": "catwalk_1",
"directions": 4
},
{
"name": "catwalk_2",
"directions": 4
},
{
"name": "catwalk_3",
"directions": 4
},
{
"name": "catwalk_4",
"directions": 4
},
{
"name": "catwalk_5",
"directions": 4
},
{
"name": "catwalk_6",
"directions": 4
},
{
"name": "catwalk_7",
"directions": 4
},
{
"name": "catwalk_preview",
"directions": 1
}
]
}