Rad storm emergency maint
Adds automatic emergency access to maintenance during radiation storms.
This commit is contained in:
@@ -161,4 +161,5 @@
|
||||
/datum/weather/rad_storm/end()
|
||||
if(..())
|
||||
return
|
||||
priority_announce("The radiation threat has passed. Please return to your workplaces.", "Anomaly Alert")
|
||||
priority_announce("The radiation threat has passed. Please return to your workplaces.", "Anomaly Alert")
|
||||
spawn(300) revoke_maint_all_access()
|
||||
Reference in New Issue
Block a user