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

13 lines
264 B
Text

{
"itemName" : "toffee",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "toffee.png",
"description" : "Toffee! A common ingredient in sweets.",
"shortdescription" : "Toffee",
"effects" : [ [
"wellfed"
] ]
}