diff options
-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 92eb4ea8c..5c369e1bd 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -266,6 +266,7 @@ OnMinute45: //donpcevent("@droprate::OnReload"); } + callfunc "FYE_Normalize"; debugmes "[Weather.sys] Weather reloaded"; end; |