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

12 lines
295 B
Text

{
"itemName" : "revoltingstew",
"price" : 0,
"rarity" : "Common",
"category" : "food",
"inventoryIcon" : "revoltingstew.png",
"description" : "Whoever made this screwed it up. They screwed it up bad.",
"shortdescription" : "Revolting Stew",
"effects" : [ [
"wellfed"
] ]
}