diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-18 05:50:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-18 05:50:27 -0300 |
commit | 5c90003cf468780c7dc6c3860928749afaf07a42 (patch) | |
tree | ffe832ee4e34feec4f8e4186e57de2a75424489d /npc/functions/event.txt | |
parent | f3251c4c49743dbdaf9cb22a4f4d10ff07d118eb (diff) | |
download | serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.gz serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.bz2 serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.xz serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.zip |
Sketch Normalize functions for Aurora Events (will be cast after a server restart)
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r-- | npc/functions/event.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 1bd39b2b8..8f55bfb21 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -276,6 +276,7 @@ OnInit: // Some setup disablenpc "sPatrick"; + FYE_Normalize(); // Check for events every midnight OnClock0000: |