Fixed the Screwdriver cocktail.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@230 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-09-30 17:41:53 +00:00
parent de8ca2e0f1
commit cf07db9502
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1341,7 +1341,7 @@ datum
M.confused += 2
..()
screwdriver
screwdrivercocktail
name = "Screwdriver"
id = "screwdrivercocktail"
description = "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious."
+1 -1
View File
@@ -448,7 +448,7 @@ datum
screwdriver
name = "Screwdriver"
id = "screwdrivercocktail"
result = "screwdriver"
result = "screwdrivercocktail"
required_reagents = list("vodka" = 2, "orangejuice" = 1)
result_amount = 5
+1 -1
View File
@@ -1841,7 +1841,7 @@
icon_state = "whiterussianglass"
name = "White Russian"
desc = "A very nice looking drink. But that's just, like, your opinion, man."
if("screwdriver")
if("screwdrivercocktail")
icon_state = "screwdriverglass"
name = "Screwdriver"
desc = "A simple, yet superb mixture of Vodka and orange juice. Just the thing for the tired engineer."