Files

30 lines
469 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"size": {
"x": 8,
"y": 8
},
"license": "CC-BY-3.0",
"copyright": "Made by Derby",
"states": [
{
"name": "overfed"
},
{
"name": "peckish"
},
{
"name": "starving"
},
{
"name": "overhydrated"
},
{
"name": "thirsty"
},
{
"name": "parched"
}
]
}