diff options
-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 06770e948..4d3da152e 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -84,6 +84,7 @@ OnInit: htput(.wcore, "019-2", "iceland"); htput(.wcore, "019-3", "iceland"); htput(.wcore, "019-4", "iceland"); + htput(.wcore, "020-1", "iceland"); htput(.wcore, "022-1", "iceland"); debugmes "[Weather.sys] Total Maps = " + htsize(.wcore); |