v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/items/generic/food/soup.consumable
Normal file
14
attic/items/generic/food/soup.consumable
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"itemName" : "soup",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "preparedFood",
|
||||
"inventoryIcon" : "soup.png",
|
||||
"description" : "A steaming bowl of tomato soup.",
|
||||
"shortdescription" : "Tomato Soup",
|
||||
"handPosition" : [0, 4],
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue