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

63 lines
936 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/ParadiseSS13/Paradise/commit/f367d7de199969a5fb5054de44faa5618092f487",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "nymph",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "nymph_dead"
},
{
"name": "nymph_sleep",
"directions": 4
},
{
"name": "icon"
}
]
}