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

16 lines
383 B
Text

{
"itemName" : "dirtea",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "dirtea.png",
"description" : "Tea made by steeping dried dirturchin leaves in boiling water. A traditional drink.",
"shortdescription" : "Dirtea",
"handPosition" : [0, 4],
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}