diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 01:29:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 01:29:37 -0300 |
commit | 9eeb8ad3362e221eb841605758f3ca2c69048b4b (patch) | |
tree | b96a0ac65defd4c8e2d9fa57739952ed5d76e1d0 /npc/functions | |
parent | 4c9e147df00cf45520c599652f57b185d073c825 (diff) | |
download | serverdata-9eeb8ad3362e221eb841605758f3ca2c69048b4b.tar.gz serverdata-9eeb8ad3362e221eb841605758f3ca2c69048b4b.tar.bz2 serverdata-9eeb8ad3362e221eb841605758f3ca2c69048b4b.tar.xz serverdata-9eeb8ad3362e221eb841605758f3ca2c69048b4b.zip |
Regenerate maps, with a slide on 014-4
Diffstat (limited to 'npc/functions')
-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 8b64bf2de..383db3b1d 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -55,6 +55,7 @@ OnInit: htput(.wcore, "014-1", "woodland"); htput(.wcore, "014-2", "woodland"); htput(.wcore, "014-3", "woodland"); + htput(.wcore, "014-4", "woodland"); htput(.wcore, "017-1", "woodland"); htput(.wcore, "018-1", "woodland"); htput(.wcore, "018-2", "woodland"); |