diff options
Diffstat (limited to 'npc/functions')
-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 383db3b1d..b0f3e68e9 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -60,6 +60,7 @@ OnInit: htput(.wcore, "018-1", "woodland"); htput(.wcore, "018-2", "woodland"); htput(.wcore, "018-4", "woodland"); + htput(.wcore, "018-5", "woodland"); // Icelands htput(.wcore, "001-7", "iceland"); |