13 lines
264 B
Text
13 lines
264 B
Text
{
|
|
"itemName" : "toffee",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "toffee.png",
|
|
"description" : "Toffee! A common ingredient in sweets.",
|
|
"shortdescription" : "Toffee",
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|