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

15 lines
336 B
Text

{
"itemName" : "ricevinegar",
"price" : 0,
"rarity" : "Common",
"category" : "drink",
"inventoryIcon" : "ricevinegar.png",
"description" : "A traditional Hylotl drink with a very strong flavour.",
"shortdescription" : "Rice Vinegar",
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}