diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-06-13 18:37:03 +0200 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@tmw2.org> | 2024-06-24 13:06:39 +0000 |
commit | a368a571375c90b35f31b9485723984065aecbe8 (patch) | |
tree | 1cad124692decc790694ee192571ab5c3704277e | |
parent | 6c4bacf32e3fb6593adf9ba73d5623e68a098f1e (diff) | |
download | serverdata-a368a571375c90b35f31b9485723984065aecbe8.tar.gz serverdata-a368a571375c90b35f31b9485723984065aecbe8.tar.bz2 serverdata-a368a571375c90b35f31b9485723984065aecbe8.tar.xz serverdata-a368a571375c90b35f31b9485723984065aecbe8.zip |
This broken clock wasn't right even twice a day?
-rw-r--r-- | npc/functions/event.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt index b775f79d9..28f2610c9 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -29,7 +29,7 @@ OnInit: OnMyMobDeath: end; OnClock0000: -OnClock6000: +OnClock0600: OnClock1200: OnClock1500: OnClock1800: |