Files
OldThink/Resources/Textures/Objects/Magic/spellbooks.rsi/meta.json
2022-05-29 16:29:10 +10:00

47 lines
711 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/f3e328af032f0ba0234b866c24ccb0003e1a4993",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bookfireball",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "bookforcewall",
"delays": [
[
0.1,
0.1
]
]
},
{
"name": "bookknock",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "spellbook"
}
]
}