diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-29 16:55:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-29 16:55:15 -0300 |
commit | 4df36fafefa7f152b65020b92371fc8fb28213cb (patch) | |
tree | 3abb4b811dacbafc321c10a3de1986b1314bacf1 /npc/functions/weather.txt | |
parent | 0aada950b4f46623f262179890ebccb1a8cabe83 (diff) | |
download | serverdata-4df36fafefa7f152b65020b92371fc8fb28213cb.tar.gz serverdata-4df36fafefa7f152b65020b92371fc8fb28213cb.tar.bz2 serverdata-4df36fafefa7f152b65020b92371fc8fb28213cb.tar.xz serverdata-4df36fafefa7f152b65020b92371fc8fb28213cb.zip |
Rebuild maps, adding 001-12
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 8179f9ef3..4c87c9627 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -75,6 +75,7 @@ OnInit: // Woodlands htput(.wcore, "001-4", "woodland"); htput(.wcore, "001-11", "woodland"); + htput(.wcore, "001-12", "woodland"); htput(.wcore, "005-1", "woodland"); htput(.wcore, "012-1", "woodland"); htput(.wcore, "014-1", "woodland"); |