From a3bd21c3877fbd82671d4a4e0b7c19c9553a7b9b Mon Sep 17 00:00:00 2001 From: Belsima Date: Sat, 16 Sep 2017 12:45:46 -0400 Subject: [PATCH] Mild changes to alcohol strength + spellcheck. --- .../Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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."