diff options
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r-- | npc/jobs/2-1/knight.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index 22dc1677f..b96ff2635 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -653,6 +653,7 @@ prt_in,75,107,4 script Sir Andrew#knt 65,{ mes "[Sir Andrew]"; mes "Please go to my fellow Knight, Sir Siracuse, as he will give you your next test. Well done in mastering the Swordman job."; set KNIGHT_Q,4; + changequest 9000,9003; close; } mes "[Sir Andrew]"; |