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 6ccc54502..ce18f11a1 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -66,6 +66,7 @@ OnInit: htput(.wcore, "010-2", "desert"); // Woodlands + htput(.wcore, "001-4", "woodland"); htput(.wcore, "001-11", "woodland"); htput(.wcore, "005-1", "woodland"); htput(.wcore, "012-1", "woodland"); |