diff --git a/code/modules/events/radiation_storm.dm b/code/modules/events/radiation_storm.dm index b1b6195f51..20c251cd73 100644 --- a/code/modules/events/radiation_storm.dm +++ b/code/modules/events/radiation_storm.dm @@ -17,3 +17,4 @@ /datum/round_event/radiation_storm/start() SSweather.run_weather("radiation storm",ZLEVEL_STATION_PRIMARY) + make_maint_all_access()