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

14 lines
342 B
Text

{
"itemName" : "meatandmarrow",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "meatandmarrow.png",
"description" : "It's exactly what it says on the tin, if only it had come in a tin.",
"shortdescription" : "Meat n' Marrow",
"handPosition" : [0, 4],
"effects" : [ [
"wellfed"
] ]
}