Starbound/attic/items/generic/food/eggfriedrice.consumable
2025-03-21 22:23:30 +11:00

14 lines
306 B
Text

{
"itemName" : "eggfriedrice",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "eggfriedrice.png",
"description" : "Fried rice, a Hylotl staple.",
"shortdescription" : "Eggshoot Fried Rice",
"handPosition" : [0, 4],
"effects" : [ [
"wellfed"
] ]
}