Files
HitPanda 2cd1656188 [Fix] Mood system fix (#439)
* mood back

* fix ready
2024-01-24 08:21:05 +03:00

60 lines
829 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from NSV13 at b6b1e2bf2cc60455851317d8e82cca8716d9dac1",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mood1"
},
{
"name": "mood2"
},
{
"name": "mood3"
},
{
"name": "mood4"
},
{
"name": "mood5"
},
{
"name": "mood6"
},
{
"name": "mood7"
},
{
"name": "mood8"
},
{
"name": "mood9"
},
{
"name": "mood_insane",
"delays": [
[
0.07,
0.07,
0.07,
0.07,
0.07,
0.07,
0.07,
0.07,
0.07
]
]
},
{
"name": "mood_happiness_good"
},
{
"name": "mood_happiness_bad"
}
]
}