15 lines
315 B
Text
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" ]
|
|
}
|