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>
|
After Width: | Height: | Size: 523 B |
|
After Width: | Height: | Size: 778 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Derby",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
29
Resources/Textures/Interface/Misc/food_icons.rsi/meta.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Interface/Misc/food_icons.rsi/overfed.png
Normal file
|
After Width: | Height: | Size: 282 B |
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Interface/Misc/food_icons.rsi/parched.png
Normal file
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Interface/Misc/food_icons.rsi/peckish.png
Normal file
|
After Width: | Height: | Size: 283 B |
BIN
Resources/Textures/Interface/Misc/food_icons.rsi/starving.png
Normal file
|
After Width: | Height: | Size: 274 B |
BIN
Resources/Textures/Interface/Misc/food_icons.rsi/thirsty.png
Normal file
|
After Width: | Height: | Size: 296 B |