v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
16
attic/items/generic/food/dirtea.consumable
Normal file
16
attic/items/generic/food/dirtea.consumable
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"itemName" : "dirtea",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "preparedFood",
|
||||
"inventoryIcon" : "dirtea.png",
|
||||
"description" : "Tea made by steeping dried dirturchin leaves in boiling water. A traditional drink.",
|
||||
"shortdescription" : "Dirtea",
|
||||
"handPosition" : [0, 4],
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ],
|
||||
"emote" : "",
|
||||
"emitters" : [ "drinking" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue