Fixes camera mobs becoming contaminated and other tweaks (#31731)
This commit is contained in:
committed by
CitadelStationBot
parent
b200389630
commit
24b9d4b9f4
@@ -295,7 +295,7 @@
|
||||
if(!active)
|
||||
if(world.time > last_event+30)
|
||||
active = 1
|
||||
radiation_pulse(get_turf(H), 50)
|
||||
radiation_pulse(H, 50)
|
||||
last_event = world.time
|
||||
active = null
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user