-Made Vodka remove radiation instead of Toxin.

GET OUT OF HERE STALKER

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4115 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-07-19 17:30:16 +00:00
parent d4c0a8130f
commit 4d231f8065

View File

@@ -2587,8 +2587,7 @@ datum
if(!data) data = 1
data++
M.dizziness +=3
if(holder.has_reagent("toxin"))
holder.remove_reagent("toxin", 2)
M.radiation = max(M.radiation-2,0)
if(data >= 45 && data <125)
if (!M.stuttering) M.stuttering = 1
M.stuttering += 3