diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-01 13:41:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-01 13:41:23 -0300 |
commit | 58eaf9cba5b15965890c88d33d15017a82282b4f (patch) | |
tree | 24ddb34d428a92ba1273f771ec94a6996bc960cc | |
parent | a868095125a30a8b9b3c9afd2ec0575a4e032f00 (diff) | |
download | serverdata-58eaf9cba5b15965890c88d33d15017a82282b4f.tar.gz serverdata-58eaf9cba5b15965890c88d33d15017a82282b4f.tar.bz2 serverdata-58eaf9cba5b15965890c88d33d15017a82282b4f.tar.xz serverdata-58eaf9cba5b15965890c88d33d15017a82282b4f.zip |
Register Frostia on Weather System
-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"); |