mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
- Started work on Phazon alien exosuit
- Lowered cost of Durand parts. - Some helper procs. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1573 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -987,9 +987,8 @@ datum
|
||||
M:jitteriness = 0
|
||||
M.virus.spread = "Remissive"
|
||||
M.virus.stage--
|
||||
if(M.virus.stage <= 0)
|
||||
M.resistances += M.virus.type
|
||||
M.virus = null
|
||||
if(M.virus.stage < 1)
|
||||
M.virus.cure()
|
||||
..()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user