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

16 lines
344 B
Text

{
"itemName" : "rootpopflask",
"price" : 0,
"rarity" : "Common",
"category" : "drink",
"inventoryIcon" : "rootpopflask.png",
"description" : "A flask of dandelion root pop.",
"shortdescription" : "Root Pop Flask",
"handPosition" : [0, -4],
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}