mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Update Chemistry-Recipes.dm
This commit is contained in:
@@ -2342,6 +2342,13 @@
|
||||
required_reagents = list("kahlua" = 1, "irishcream" = 1, "nutbutter" = 1)
|
||||
result_amount = 3
|
||||
|
||||
/datum/chemical_reaction/drinks/hachi
|
||||
name = "Hachi"
|
||||
id = "hachi"
|
||||
result = "hachi"
|
||||
required_reagents = list("burbon" = 2, "sake" = 1, "lemonjuice" = 1, "mushroom" = 1)
|
||||
result_amount = 5
|
||||
|
||||
//R-UST Port
|
||||
/datum/chemical_reaction/hyrdophoron
|
||||
name = "Hydrophoron"
|
||||
@@ -2376,4 +2383,4 @@
|
||||
id = "qerr_quem"
|
||||
result = "qerr_quem"
|
||||
required_reagents = list("nicotine" = 1, "carbon" = 1, "sugar" = 2)
|
||||
result_amount = 4
|
||||
result_amount = 4
|
||||
|
||||
Reference in New Issue
Block a user