diff options
Diffstat (limited to 'npc')
-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 4281d7746..4294b7d3d 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -90,6 +90,7 @@ OnInit: htput(.wcore, "019-4", "iceland"); htput(.wcore, "020-1", "iceland"); htput(.wcore, "022-1", "iceland"); + htput(.wcore, "024-1", "iceland"); // Special htput(.wcore, "011-3", "special"); |