Starbound/attic/items/generic/food/burrito.consumable
2025-03-21 22:23:30 +11:00

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"
] ]
}