Files
25 lines
452 B
JSON
25 lines
452 B
JSON
{
|
|||
"version": 1,
|
|||
"license": "CC-BY-SA-3.0",
|
|||
"copyright": "Taken from goonstation at https://github.com/goonstation/goonstation/pull/1179",
|
|||
"size": {
|
|||
"x": 32,
|
|||
"y": 32
|
|||
},
|
|||
"states": [
|
|||
{
|
|||
"name": "icon"
|
|||
},
|
|||
{
|
|||
"name": "inhand-left",
|
|||
"directions": 4
|
|||
},
|
|||
{
|
|||
"name": "inhand-right",
|
|||
"directions": 4
|
|||
},
|
|||
{
|
|||
"name": "paired"
|
|||
}
|
|||
]
|
|||
}
|