Flaming moe is now made with saline-glucose solution

This commit is contained in:
Citinited
2017-07-30 16:22:00 +01:00
parent 1489bf7a33
commit 750dceb938
3 changed files with 4 additions and 4 deletions
@@ -429,7 +429,7 @@
id = "flamingmoe"
description = "This seems like a bunch of various alcohols thrown together, along with what looks like prescription medicine..."
reagent_state = LIQUID
color = "#58447f"
color = "#58447f" //rgb: 88, 66, 127
alcohol_perc = 0.5
drink_icon = "flamingmoeglass"
drink_name = "Flaming Moe"
@@ -228,7 +228,7 @@
name = "Flaming Moe"
id = "flamingmoe"
result = "flamingmoe"
required_reagents = list("vodka" = 1, "gin" = 1, "cognac" = 1, "tequila" = 1, "oculine" = 1) //Close enough
required_reagents = list("vodka" = 1, "gin" = 1, "cognac" = 1, "tequila" = 1, "salglu_solution" = 1) //Close enough
min_temp = 374 //Fire makes it good!
result_amount = 5
mix_sound = 'sound/goonstation/misc/drinkfizz.ogg'