diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-21 01:19:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-21 01:19:39 -0200 |
commit | 2facfadaf722de50a6673dbf4acc5ff6b9de4f21 (patch) | |
tree | a68f0953379aace16ad25d6d3a18f5a1f4d67b9b /npc/functions/weather.txt | |
parent | 7f62e64719b1ed2f3a9f21ca92b20d87ddd1e8af (diff) | |
download | serverdata-2facfadaf722de50a6673dbf4acc5ff6b9de4f21.tar.gz serverdata-2facfadaf722de50a6673dbf4acc5ff6b9de4f21.tar.bz2 serverdata-2facfadaf722de50a6673dbf4acc5ff6b9de4f21.tar.xz serverdata-2facfadaf722de50a6673dbf4acc5ff6b9de4f21.zip |
019-4 is Icelands
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r-- | npc/functions/weather.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index 7caf10704..4eb7c2f24 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -81,6 +81,7 @@ OnInit: htput(.wcore, "019-1", "iceland"); htput(.wcore, "019-2", "iceland"); htput(.wcore, "019-3", "iceland"); + htput(.wcore, "019-4", "iceland"); htput(.wcore, "022-1", "iceland"); debugmes "[Weather.sys] Total Maps = " + htsize(.wcore); |