diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-28 13:55:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-28 14:32:59 -0300 |
commit | 16c11f79da5a44a0b09a97750d486b6ebe522dcd (patch) | |
tree | 4fe8019aa53349314e50ca02d54b355eabf9967e /npc/functions/weather.txt | |
parent | d08d2d205cbbb3752480495dcfd498d9cad8cc11 (diff) | |
download | serverdata-16c11f79da5a44a0b09a97750d486b6ebe522dcd.tar.gz serverdata-16c11f79da5a44a0b09a97750d486b6ebe522dcd.tar.bz2 serverdata-16c11f79da5a44a0b09a97750d486b6ebe522dcd.tar.xz serverdata-16c11f79da5a44a0b09a97750d486b6ebe522dcd.zip |
Introducing slides on 021-1. Weather update. Two new 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 482ab5243..882b46c00 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, "022-1", "iceland"); debugmes "[Weather.sys] Total Maps = " + htsize(.wcore); // No "end" here, so server starts with weather |