* space cobra again * didn't see * fix * Dirty * space spider * license * component * sprite update * visibility * fix * fix visibility
27 lines
402 B
JSON
27 lines
402 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-NC-3.0",
|
|
"copyright": "Made by Nimfar11 (GitHub) for Space Station 14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-FEET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|