Merge pull request #550 from Yoshax/master

Makes the mythical special blend whiskey real
This commit is contained in:
Neerti
2015-12-12 23:20:35 -05:00
5 changed files with 14 additions and 3 deletions
@@ -1970,8 +1970,8 @@
name = "Special Blend Whiskey"
id = "specialwhiskey"
description = "Just when you thought regular station whiskey was good... This silky, amber goodness has to come along and ruin everything."
color = "#664300"
strength = 25
color = "#523600"
strength = 5
glass_icon_state = "whiskeyglass"
glass_name = "glass of special blend whiskey"
@@ -231,6 +231,15 @@
..()
reagents.add_reagent("whiskey", 100)
/obj/item/weapon/reagent_containers/food/drinks/bottle/specialwhiskey
name = "Special Blend Whiskey"
desc = "Just when you thought regular station whiskey was good... This silky, amber goodness has to come along and ruin everything."
icon_state = "whiskeybottle2"
center_of_mass = list("x"=16, "y"=3)
New()
..()
reagents.add_reagent("specialwhiskey", 100)
/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka
name = "Tunguska Triple Distilled"
desc = "Aah, vodka. Prime choice of drink AND fuel by Russians worldwide."