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

14 lines
314 B
Text

{
"itemName" : "copperkeypie",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "copperkeypie.png",
"description" : "A kiwi pie with a bit of a coppery kick.",
"shortdescription" : "Copper Key Pie",
"handPosition" : [0, -2],
"effects" : [ [
"wellfed"
] ]
}