33 lines
551 B
JSON
33 lines
551 B
JSON
|
|
{
|
|||
|
|
"version": 1,
|
|||
|
|
"license": "CC-BY-SA-3.0",
|
|||
|
|
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/f18aa05685f13c8b424867e4219a1e727019c026",
|
|||
|
|
"size": {
|
|||
|
|
"x": 32,
|
|||
|
|
"y": 32
|
|||
|
|
},
|
|||
|
|
"states": [
|
|||
|
|
{
|
|||
|
|
"name": "closed"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "open"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "trash"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "inhand-left",
|
|||
|
|
"directions": 4
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "inhand-right",
|
|||
|
|
"directions": 4
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "equipped-BELT",
|
|||
|
|
"directions": 4
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|