13 lines
278 B
Text
13 lines
278 B
Text
{
|
|
"itemName" : "burrito",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "burrito.png",
|
|
"description" : "A bean and cheese burrito. Deliciously unhealthy!",
|
|
"shortdescription" : "Burrito",
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|