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

15 lines
315 B
Text

{
"itemName" : "batteryacid",
"price" : 0,
"rarity" : "Common",
"category" : "drink",
"inventoryIcon" : "batteryacid.png",
"description" : "Luckily, not actual battery acid!",
"shortdescription" : "Battery Acid",
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}