diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-29 21:40:57 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-29 21:40:57 -0200 |
commit | 00a4f8cb55ee0cc2bd224e03e4103734bf32bc83 (patch) | |
tree | 0423f6f3ea2705df920a5f77466e006afa5865a4 /npc/functions/weather.txt | |
parent | 449ef584e9f883a0ee2e4ef4c4befde746092ce2 (diff) | |
download | serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.gz serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.bz2 serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.xz serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.zip |
Make Maps
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 882b46c00..a89cd2b65 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -80,6 +80,7 @@ OnInit: htput(.wcore, "001-7", "iceland"); htput(.wcore, "019-1", "iceland"); htput(.wcore, "019-2", "iceland"); + htput(.wcore, "019-3", "iceland"); htput(.wcore, "022-1", "iceland"); debugmes "[Weather.sys] Total Maps = " + htsize(.wcore); |