mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
co-authored by
Alberyk
DreamySkrell <>
parent
c580f8f189
commit
28c6a5a1fb
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user