v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/items/generic/food/toffeeapple.consumable
Normal file
14
attic/items/generic/food/toffeeapple.consumable
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"itemName" : "toffeeapple",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "preparedFood",
|
||||
"inventoryIcon" : "toffeeapple.png",
|
||||
"description" : "An apple slathered in toffee.",
|
||||
"shortdescription" : "Toffee Apple",
|
||||
"handPosition" : [-6, 0],
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue