mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
-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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user