diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-07 16:48:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-07 16:48:19 -0300 |
commit | 48475f59c168ab97767212c93ca64105da0ba710 (patch) | |
tree | 3f52ea96b31d9887c00b3e0210b1af1951289fdd /npc/functions/weather.txt | |
parent | 2667d25751e5323523166a2f23b5195f11ee6013 (diff) | |
download | serverdata-48475f59c168ab97767212c93ca64105da0ba710.tar.gz serverdata-48475f59c168ab97767212c93ca64105da0ba710.tar.bz2 serverdata-48475f59c168ab97767212c93ca64105da0ba710.tar.xz serverdata-48475f59c168ab97767212c93ca64105da0ba710.zip |
The Episode is almost complete
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r-- | npc/functions/weather.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index 149cb1618..f2642ee80 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -98,6 +98,8 @@ OnInit: htput(.wcore, "019-2", "iceland"); htput(.wcore, "019-3", "iceland"); htput(.wcore, "019-4", "iceland"); + htput(.wcore, "019-5", "iceland"); + htput(.wcore, "019-6", "iceland"); htput(.wcore, "020-1", "iceland"); htput(.wcore, "022-1", "iceland"); htput(.wcore, "024-1", "iceland"); |