summaryrefslogtreecommitdiff
path: root/npc/functions/weather.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-26 18:34:31 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-26 18:34:31 -0300
commita5feabbe67a3253273e4f36c5ac1d32efd314435 (patch)
treec7fffcf2b0ab45b911caa5f6afb2af51e58ed13c /npc/functions/weather.txt
parentedd5c424b7d06e0033a16fbcd7a37d746674d46a (diff)
downloadserverdata-a5feabbe67a3253273e4f36c5ac1d32efd314435.tar.gz
serverdata-a5feabbe67a3253273e4f36c5ac1d32efd314435.tar.bz2
serverdata-a5feabbe67a3253273e4f36c5ac1d32efd314435.tar.xz
serverdata-a5feabbe67a3253273e4f36c5ac1d32efd314435.zip
[skip ci] Oh, don't be so dramatic @Jesusalva - it is just some minor all-map-breaking bug.
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r--npc/functions/weather.txt3
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