diff options
-rw-r--r-- | npc/functions/weather.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index 2ec121048..b07ad71e6 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -98,8 +98,7 @@ OnMinute45: } else { debugmes "Warning warning, blame Saulc! Weather system error on map "+.@key$; - announce("ERROR BLAME SAULC! WEATHER SYSTEM CORRUPTED. KILLING MAP SERVERS.", bc_all); - atcommand "@mapexit"; + announce("ERROR BLAME SAULC! WEATHER SYSTEM CORRUPTED.", bc_all); } // Bugfix |