Files

34 lines
482 B
JSON
Raw Permalink Normal View History

2023-04-23 01:39:33 -04:00
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "screen",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}