6
2026-01-24 12:49:55 +03:00

35 lines
756 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Baystation12 at https://github.com/Baystation12/Baystation12/tree/17e84546562b97d775cb26790a08e6d87e7f8077 and heavily modified by Flareguy for Space Station 14. Inhands by carousel",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tablet"
},
{
"name": "tabletsol"
},
{
"name": "generic",
"delays": [
[
0.3,
0.3
]
]
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}