diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-19 15:55:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-19 15:55:48 -0300 |
commit | 06d256053a09359e48f7d9ab77a14f81faf5599e (patch) | |
tree | 74e00287a990a5489d71cc49c699b9b398323c1d /npc/functions/weather.txt | |
parent | 0d9b1ca88800b854d12b696308bf477304a11aa6 (diff) | |
download | serverdata-06d256053a09359e48f7d9ab77a14f81faf5599e.tar.gz serverdata-06d256053a09359e48f7d9ab77a14f81faf5599e.tar.bz2 serverdata-06d256053a09359e48f7d9ab77a14f81faf5599e.tar.xz serverdata-06d256053a09359e48f7d9ab77a14f81faf5599e.zip |
Acknowledge a bunch of placeholder maps which serve as Aethyr Indoors
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 9c6111bf9..149cb1618 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -101,6 +101,7 @@ OnInit: htput(.wcore, "020-1", "iceland"); htput(.wcore, "022-1", "iceland"); htput(.wcore, "024-1", "iceland"); + htput(.wcore, "031-1", "iceland"); // Special htput(.wcore, "011-3", "special"); |