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

10 lines
276 B
Text

{
"itemName" : "candy",
"rarity" : "Common",
"price" : 5,
"category" : "food",
"inventoryIcon" : "candy.png",
"description" : "Hard candy. It probably won't do much for me if I'm starving, but it sure is tasty.",
"shortdescription" : "Candy",
"maxStack" : 1
}