diff --git a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm index 8cfb1b5e93..7e0ee4ffb4 100644 --- a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm +++ b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm @@ -1958,7 +1958,7 @@ druggy = 30 glass_name = "Manhattan Project" - glass_desc = "A scienitst drink of choice, for thinking how to blow up the station." + glass_desc = "A scientist's drink of choice, for thinking how to blow up the station." /datum/reagent/ethanol/manly_dorf name = "The Manly Dorf" @@ -2277,7 +2277,7 @@ description = "Alcohol in more alcohol." taste_description = "thick, dry alcohol" color = "#FFFF7F" - strength = 15 + strength = 12 nutriment_factor = 1 glass_name = "Sake Bomb" @@ -2401,7 +2401,7 @@ description = "From Shelf. Not for human consumption." taste_description = "oily bitterness" color = "#d3d3d3" - strength = 36 + strength = 32 glass_name = "Debugger" glass_desc = "From Shelf. Not for human consumption."