From b5030454444ec9f6f4c543a57ab64c4f2e9e55cc Mon Sep 17 00:00:00 2001 From: Erthilo Date: Thu, 10 May 2012 02:48:11 +0100 Subject: [PATCH] TG: -Uncomments the third file required to make the removed drinks work. Ugh. Revision: r3567 Author: d_h2...@yahoo.com --- code/modules/chemical/Chemistry-Tools.dm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/code/modules/chemical/Chemistry-Tools.dm b/code/modules/chemical/Chemistry-Tools.dm index 75aa27e081d..b8ef8668149 100644 --- a/code/modules/chemical/Chemistry-Tools.dm +++ b/code/modules/chemical/Chemistry-Tools.dm @@ -3498,8 +3498,7 @@ icon_state = "booger" name = "Booger" desc = "Ewww..." - - /*if("snowwhite") /// Dumbly-sprited drinks below. If your drink is on the list, shame on you --Agouri + if("snowwhite") icon_state = "snowwhite" name = "Snow White" desc = "A cold refreshment." @@ -3586,7 +3585,7 @@ if("erikasurprise") icon_state = "erikasurprise" name = "Erika Surprise" - desc = "A surprise of Erika"*/ + desc = "The surprise is, it's green!" else icon_state ="glass_brown" name = "Glass of ..what?"