v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/items/generic/food/meatandmarrow.consumable
Normal file
14
attic/items/generic/food/meatandmarrow.consumable
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"itemName" : "meatandmarrow",
|
||||
"price" : 0,
|
||||
|
||||
"rarity" : "Common",
|
||||
"category" : "preparedFood",
|
||||
"inventoryIcon" : "meatandmarrow.png",
|
||||
"description" : "It's exactly what it says on the tin, if only it had come in a tin.",
|
||||
"shortdescription" : "Meat n' Marrow",
|
||||
"handPosition" : [0, 4],
|
||||
"effects" : [ [
|
||||
"wellfed"
|
||||
] ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue