* add * comma * sprites * yaml-ify * add s * lathe and engi belt * yes * fix maybe * progress * nearly there * fix * fix yaml linter having a stroke
57 lines
956 B
JSON
57 lines
956 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/eea0599511b088fdab9d43e562210cdbd51c6a98, cover is edited by Ubaser.",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-BELT",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "storage"
|
|
},
|
|
{
|
|
"name": "cover-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cover-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cover-icon"
|
|
},
|
|
{
|
|
"name": "cover-equipped-BELT",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "red-storage"
|
|
},
|
|
{
|
|
"name": "green-storage"
|
|
},
|
|
{
|
|
"name": "orange-storage"
|
|
},
|
|
{
|
|
"name": "yellow-storage"
|
|
}
|
|
]
|
|
}
|