Radiation storms consider maintenance now.

Also, a fix to spray(whoops!)
This commit is contained in:
cib
2013-05-18 22:18:37 +02:00
parent d7cc42e588
commit 670bf5bb76
2 changed files with 38 additions and 29 deletions
@@ -49,7 +49,7 @@
D.icon += mix_color_from_reagents(D.reagents.reagent_list)
var/A_turf = get_turf(A)
var/turf/A_turf = get_turf(A)
spawn(0)
for(var/i=0, i<3, i++)