Konyang: Point Verdant Sake Brewery (#17502)

* g

* m

* 8

* 9

* 0

* Update code/game/objects/random/food.dm

Co-authored-by: Alberyk <Alberyk@users.noreply.github.com>

---------

Co-authored-by: DreamySkrell <>
Co-authored-by: Alberyk <Alberyk@users.noreply.github.com>
This commit is contained in:
DreamySkrell
2023-10-05 10:13:52 +00:00
committed by GitHub
co-authored by Alberyk DreamySkrell <>
parent c580f8f189
commit 28c6a5a1fb
6 changed files with 9416 additions and 8401 deletions
@@ -353,6 +353,9 @@
desc = "A beer keg"
reagents_to_add = list(/singleton/reagent/alcohol/beer = 1000)
/obj/structure/reagent_dispensers/keg/beerkeg/rice
reagents_to_add = list(/singleton/reagent/alcohol/rice_beer = 1000)
/obj/structure/reagent_dispensers/keg/xuizikeg
name = "xuizi juice keg"
desc = "A keg full of Xuizi juice, blended flower buds from the Moghean Xuizi cactus. The export stamp of the Arizi Guild is imprinted on the side."
@@ -365,6 +368,12 @@
icon_state = "woodkeg"
reagents_to_add = list(/singleton/reagent/alcohol/messa_mead = 1000)
/obj/structure/reagent_dispensers/keg/sake
name = "sake barrel"
desc = "A wooden sake barrel."
icon_state = "woodkeg"
reagents_to_add = list(/singleton/reagent/alcohol/sake = 1000)
//Cooking oil tank
/obj/structure/reagent_dispensers/cookingoil
name = "cooking oil tank"