diff options
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 8179f9ef3..4c87c9627 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -75,6 +75,7 @@ OnInit: // Woodlands htput(.wcore, "001-4", "woodland"); htput(.wcore, "001-11", "woodland"); + htput(.wcore, "001-12", "woodland"); htput(.wcore, "005-1", "woodland"); htput(.wcore, "012-1", "woodland"); htput(.wcore, "014-1", "woodland"); |