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

13 lines
301 B
Text

{
"itemName" : "pussplumpie",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "pussplumpie.png",
"description" : "A slice of pussplum pie. The smell is a little off-putting.",
"shortdescription" : "Pussplum Pie",
"effects" : [ [
"wellfed"
] ]
}