mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Radiation storms consider maintenance now.
Also, a fix to spray(whoops!)
This commit is contained in:
@@ -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++)
|
||||
|
||||
Reference in New Issue
Block a user