14 lines
305 B
Text
14 lines
305 B
Text
{
|
|
"itemName" : "butter",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "butter.png",
|
|
"description" : "For making everything less healthy and more awesome.",
|
|
"shortdescription" : "Butter",
|
|
"handPosition" : [0, 4],
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|