diff --git a/code/modules/reagents/chemistry/reagents/alcohol.dm b/code/modules/reagents/chemistry/reagents/alcohol.dm index a7fbc85f5f9..b6151ceedde 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol.dm +++ b/code/modules/reagents/chemistry/reagents/alcohol.dm @@ -424,7 +424,7 @@ drink_desc = "Does... does this mean that Arthur and Ford are on the station? Oh joy." taste_message = "the number fourty two" -/datum/reagent/consumable/ethanol/flaming_moe +/datum/reagent/consumable/ethanol/flaming_homer name = "Flaming Moe" id = "flamingmoe" description = "This seems like a bunch of various alcohols thrown together, along with what looks like prescription medicine..." diff --git a/code/modules/reagents/chemistry/recipes/drinks.dm b/code/modules/reagents/chemistry/recipes/drinks.dm index 92eacddb63b..303baea7a4a 100644 --- a/code/modules/reagents/chemistry/recipes/drinks.dm +++ b/code/modules/reagents/chemistry/recipes/drinks.dm @@ -224,7 +224,7 @@ result_amount = 5 mix_sound = 'sound/goonstation/misc/drinkfizz.ogg' -/datum/chemical_reaction/flaming_moe +/datum/chemical_reaction/flaming_homer name = "Flaming Moe" id = "flamingmoe" result = "flamingmoe"