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

15 lines
302 B
Text

{
"itemName" : "boltedmilk",
"price" : 0,
"rarity" : "Common",
"category" : "drink",
"inventoryIcon" : "boltedmilk.png",
"description" : "It's milk with a twist!",
"shortdescription" : "Bolted Milk",
"effects" : [ [
"wellfed"
] ],
"emote" : "",
"emitters" : [ "drinking" ]
}