Fixed a couple of broken drink iconstates.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@228 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-09-29 22:35:46 +00:00
parent 2a2eaa663a
commit e5931185fe
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1251,7 +1251,7 @@ datum
M.confused += 2
..()
cube_libre
cuba_libre
name = "Cuba Libre"
id = "cubalibre"
description = "Rum, mixed with cola. Viva la revolution."
+3 -3
View File
@@ -1492,7 +1492,7 @@
R.add_reagent("gin", 100)
/obj/item/weapon/reagent_containers/food/drinks/whiskey
name = "Ungle Git's Special Reserve"
name = "Uncle Git's Special Reserve"
desc = "A premium single-malt whiskey, gently matured inside the tunnels of a nuclear shelter. TUNNEL WHISKEY RULES."
icon_state = "whiskeybottle"
heal_amt = 1
@@ -1885,11 +1885,11 @@
icon_state = "manlydorfglass"
name = "The Manly Dorf"
desc = "A manly concotion made from Ale and Beer. Intended for true men only."
if("Irish cream")
if("irishcream")
icon_state = "irishcreamglass"
name = "Irish Cream"
desc = "It's cream, mixed with whiskey. What else would you expect from the Irish?"
if("Cuba Libre")
if("cubalibre")
icon_state = "cubalibreglass"
name = "Cuba Libre"
desc = "A classic mix of rum and cola."