summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-26 16:16:26 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-26 16:16:26 -0200
commit22cda3da954cb968b79592644cd003d667b6e4ad (patch)
tree68b32ac1d9634f865d0150c4fc9903df81854214
parent6ceb89991d4ace8b4545092803b640e88c58dcfa (diff)
downloadserverdata-22cda3da954cb968b79592644cd003d667b6e4ad.tar.gz
serverdata-22cda3da954cb968b79592644cd003d667b6e4ad.tar.bz2
serverdata-22cda3da954cb968b79592644cd003d667b6e4ad.tar.xz
serverdata-22cda3da954cb968b79592644cd003d667b6e4ad.zip
Nivalis Town is subject to weather changes
-rw-r--r--npc/functions/weather.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt
index 06770e948..4d3da152e 100644
--- a/npc/functions/weather.txt
+++ b/npc/functions/weather.txt
@@ -84,6 +84,7 @@ OnInit:
htput(.wcore, "019-2", "iceland");
htput(.wcore, "019-3", "iceland");
htput(.wcore, "019-4", "iceland");
+ htput(.wcore, "020-1", "iceland");
htput(.wcore, "022-1", "iceland");
debugmes "[Weather.sys] Total Maps = " + htsize(.wcore);