Merge pull request #112 from Seteron14/rad_maint
Rad storm emergency maint
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()
|
||||
@@ -16,4 +16,5 @@
|
||||
//sound not longer matches the text, but an audible warning is probably good
|
||||
|
||||
/datum/round_event/radiation_storm/start()
|
||||
SSweather.run_weather("radiation storm",1)
|
||||
SSweather.run_weather("radiation storm",1)
|
||||
make_maint_all_access()
|
||||
Reference in New Issue
Block a user