v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
15
attic/items/generic/food/wartjuice.consumable
Normal file
15
attic/items/generic/food/wartjuice.consumable
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"itemName" : "wartjuice",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "drink",
|
||||
"inventoryIcon" : "wartjuice.png",
|
||||
"description" : "Popular Avian punch of wartweed and fermented grapes.",
|
||||
"shortdescription" : "Wartjuice",
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ],
|
||||
"emote" : "",
|
||||
"emitters" : [ "drinking" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue