v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
16
attic/items/generic/food/rootpopbottle.consumable
Normal file
16
attic/items/generic/food/rootpopbottle.consumable
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"itemName" : "rootpopbottle",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "drink",
|
||||
"inventoryIcon" : "rootpopbottle.png",
|
||||
"description" : "A bottle of dandelion root pop.",
|
||||
"shortdescription" : "Root Pop Bottle",
|
||||
"handPosition" : [0, -2],
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ],
|
||||
"emote" : "",
|
||||
"emitters" : [ "drinking" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue