13 lines
265 B
Text
13 lines
265 B
Text
{
|
|
"itemName" : "applepie",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "applepie.png",
|
|
"description" : "Apple pie! A classic human food.",
|
|
"shortdescription" : "Apple Pie",
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|