mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
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:
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user