Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into ok-whats-going-on-here

This commit is contained in:
unusualcrow
2016-12-26 10:29:30 -05:00
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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()
+2 -1
View File
@@ -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()