From 529a32bfe476238ae890ccc6250b4d25284f7ec8 Mon Sep 17 00:00:00 2001 From: AmoryBlaine <32080743+AmoryBlaine@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:58:56 -0400 Subject: [PATCH] Update code/datums/weather/weather_events/sorokyne.dm Co-authored-by: Doubleumc --- code/datums/weather/weather_events/sorokyne.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/datums/weather/weather_events/sorokyne.dm b/code/datums/weather/weather_events/sorokyne.dm index 5182d3f79c..6ac20560c8 100644 --- a/code/datums/weather/weather_events/sorokyne.dm +++ b/code/datums/weather/weather_events/sorokyne.dm @@ -3,7 +3,6 @@ name = "Snow" display_name = "Snow" length = 10 MINUTES - //fullscreen_type = /atom/movable/screen/fullscreen/weather/low turf_overlay_icon_state = "strata_snowing" effect_message = "You feel the icy winds chill you!"