diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-09 19:04:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-09 19:04:35 -0300 |
commit | fd98cd36d2e3970f61b3cabf6869724d68e56424 (patch) | |
tree | 62bbdc442c43baeaab6f1d4a6a500fc793672f09 /npc/003-3/malindou.txt | |
parent | f0943c4003b002cbfd0d3e2841726b47e98f72ab (diff) | |
download | serverdata-fd98cd36d2e3970f61b3cabf6869724d68e56424.tar.gz serverdata-fd98cd36d2e3970f61b3cabf6869724d68e56424.tar.bz2 serverdata-fd98cd36d2e3970f61b3cabf6869724d68e56424.tar.xz serverdata-fd98cd36d2e3970f61b3cabf6869724d68e56424.zip |
This was evil! :angry:
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 6e7ed170c..a60fea146 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -668,7 +668,7 @@ OnClock0500: if (gettime(GETTIME_DAYOFMONTH) >= 7) query_sql("DELETE FROM `chatlog` WHERE `time` < '"+sqldate(-7)+"'"); end; - d + // This is for HUB OnSkillInvoke: if (!playerattached()) |