- 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:
panurgomatic
2011-05-12 12:08:14 +00:00
parent 36ce234621
commit 346ca5c362
12 changed files with 149 additions and 17 deletions
+2 -3
View File
@@ -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