diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-09 17:50:17 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-09 17:50:17 -0200 |
commit | fc9ded2370fb4c868eb4793cd3ce0dbb492e47c3 (patch) | |
tree | 3bdf271747a97b808cea28fadbcafbf38f693fcb /npc/functions/weather.txt | |
parent | 80f0c39b57faf2c1f3f669459912c7962adff6b1 (diff) | |
download | serverdata-fc9ded2370fb4c868eb4793cd3ce0dbb492e47c3.tar.gz serverdata-fc9ded2370fb4c868eb4793cd3ce0dbb492e47c3.tar.bz2 serverdata-fc9ded2370fb4c868eb4793cd3ce0dbb492e47c3.tar.xz serverdata-fc9ded2370fb4c868eb4793cd3ce0dbb492e47c3.zip |
Regenerate map data (massive update)
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 15c9a4adc..437b84400 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -66,6 +66,7 @@ OnInit: htput(.wcore, "010-2", "desert"); // Woodlands + htput(.wcore, "001-11", "woodland"); htput(.wcore, "005-1", "woodland"); htput(.wcore, "012-1", "woodland"); htput(.wcore, "014-1", "woodland"); |