diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-25 00:35:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-25 00:35:41 -0300 |
commit | 6dfeb56b6444da449ebb8188c479b77be8064a9a (patch) | |
tree | ef3996e5ca10378a4e9e12ff4306a9755df3b9ca /npc/014-4/kamelot.txt | |
parent | 797ba0b43d4b84fec2a90c2b4b056bd203d3bd14 (diff) | |
download | serverdata-6dfeb56b6444da449ebb8188c479b77be8064a9a.tar.gz serverdata-6dfeb56b6444da449ebb8188c479b77be8064a9a.tar.bz2 serverdata-6dfeb56b6444da449ebb8188c479b77be8064a9a.tar.xz serverdata-6dfeb56b6444da449ebb8188c479b77be8064a9a.zip |
Initial sketch of King Arthur the Micksha
Diffstat (limited to 'npc/014-4/kamelot.txt')
-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) { |