From 6f682239de266d376f06dc397d5bec7cdcf91d94 Mon Sep 17 00:00:00 2001 From: "d_h2005@yahoo.com" Date: Mon, 7 May 2012 18:22:47 +0000 Subject: [PATCH] -Uncomments the third file required to make the removed drinks work. Ugh. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3567 316c924e-a436-60f5-8080-3fe189b3f50e --- 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 ca113e1cc58..76475823f94 100644 --- a/code/modules/chemical/Chemistry-Tools.dm +++ b/code/modules/chemical/Chemistry-Tools.dm @@ -3251,8 +3251,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." @@ -3339,7 +3338,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?"