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

13 lines
265 B
Text

{
"itemName" : "applepie",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "applepie.png",
"description" : "Apple pie! A classic human food.",
"shortdescription" : "Apple Pie",
"effects" : [ [
"wellfed"
] ]
}