68 lines
1021 B
JSON
68 lines
1021 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "/tg/station at https://github.com/tgstation/tgstation/commit/270acce4f551253d8ac75de19236b8b4be598f7f. edited by mirrorcult to allow layering",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "death-effect",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "poly-effect",
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "fire-effect",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "death"
|
|
},
|
|
{
|
|
"name": "poly"
|
|
},
|
|
{
|
|
"name": "fire"
|
|
},
|
|
{
|
|
"name": "door-effect"
|
|
},
|
|
{
|
|
"name": "door"
|
|
},
|
|
{
|
|
"name": "nothing"
|
|
},
|
|
{
|
|
"name": "wand-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wand-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
} |