33 lines
579 B
JSON
33 lines
579 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "screwdriver"
|
|
},
|
|
{
|
|
"name": "screwdriver-map"
|
|
},
|
|
{
|
|
"name": "screwdriver-screwybits"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BELT",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|