From 156ab44b02dfc4b349c3c13c46b7ee5b458be033 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Sun, 29 Nov 2009 23:23:42 +0000 Subject: - Fixed typo in WoE:SE Castle announcements (bugreport:3714). - Fixed typo of a check in god_weapon_creation.txt (bugreport:3613). - Fixed missing changequest in Knight Job Quest (bugreport:3757). - Fixed placement of Control Device01#aru04 (bugreport:3716). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14178 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/knight.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/jobs') 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]"; -- cgit v1.2.3-60-g2f50