Files
DerbyX b3a1b97919 Food HUD Icons and Onion Goggles (Art Dump) (#18058)
* Food HUD Icons and Onion Goggles

* Added meta.json to food_icons.rsi

---------

Co-authored-by: Derby <Derby@ss14>
2023-07-15 13:57:54 -06:00

30 lines
469 B
JSON

{
"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"
}
]
}