Delta-v/Resources/Textures/_NF/Objects/Fun/magic_crayon.rsi/meta.json

47 lines
1.1 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24, tweaked by Ubaser and whatston3 (GitHub)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "icon-inhand-left",
"directions": 4,
"delays": [
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ]
]
},
{
"name": "icon-inhand-right",
"directions": 4,
"delays": [
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ],
[ 0.2, 0.2, 0.2 ]
]
}
]
}