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

15 lines
328 B
Text

{
"itemName" : "wartjuice",
"price" : 0,
"rarity" : "Common",
"category" : "drink",
"inventoryIcon" : "wartjuice.png",
"description" : "Popular Avian punch of wartweed and fermented grapes.",
"shortdescription" : "Wartjuice",
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}