diff --git a/code/datums/weather/weather_types.dm b/code/datums/weather/weather_types.dm index eca4e9cb05..b8842fb11a 100644 --- a/code/datums/weather/weather_types.dm +++ b/code/datums/weather/weather_types.dm @@ -169,7 +169,7 @@ weather_message = "Everything shuts off all at once, and the station becomes dark and lifeless." weather_duration_lower = 450 - weather_duration_upper = 1200 + weather_duration_upper = 900 weather_sound = 'sound/effects/powerdown.ogg' end_duration = 100