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

13 lines
310 B
Text

{
"itemName" : "candiedpearlpeas",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "candiedpearlpeas.png",
"description" : "Pearlpeas are roasted in sugar and shoved on a stick.",
"shortdescription" : "Candied Pearlpeas",
"effects" : [ [
"wellfed"
] ]
}