13 lines
272 B
Text
13 lines
272 B
Text
{
|
|
"itemName" : "bananabread",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "bananabread.png",
|
|
"description" : "Moist, delicious banana bread.",
|
|
"shortdescription" : "Banana Bread",
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|