From a1527179aa6cf551641bee7db74995f293a8fd88 Mon Sep 17 00:00:00 2001 From: unusualcrow Date: Tue, 27 Dec 2016 18:40:06 -0500 Subject: [PATCH] alright sure --- code/datums/weather/weather_types.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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