diff options
Diffstat (limited to 'npc/014-4')
-rw-r--r-- | npc/014-4/kamelot.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index bd271a161..b95d4b720 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -43,7 +43,8 @@ OnTouch: // Save your GID for reference .@g=getcharid(2); - // TODO: Cooldown expired? Defeat artifact? + // TODO: Quest started, Cooldown expired + // Needs to cleanup - wipe all variables // Quest already started if ($KAMELOT_QUEST[.@g] & 1) { |