Files

31 lines
575 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
2022-12-06 03:28:00 +01:00
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, wielded versions from Easypoll",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mop"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
2022-12-06 03:28:00 +01:00
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
}
]
}