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

13 lines
293 B
Text

{
"itemName" : "meatwich",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "meatwich.png",
"description" : "Chunks of meat sandwiched between more chunks of meat. Meaty!",
"shortdescription" : "Meatwich",
"effects" : [ [
"wellfed"
] ]
}