mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Flaming moe is now made with saline-glucose solution
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user