From 42ce0d32d93eefd0b96baab07fe26718c70e2e0f Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 24 Oct 2007 03:59:22 +0000 Subject: Removed duplicate Morroc city npc (bugreport:277) Fix to the knight job quest. (bad areawarp destination) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11568 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/knight.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-1/knight.txt') diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index 4f5dd4a9a..a64d60a7c 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -5,7 +5,7 @@ //= Converted by kobra_k88 //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== -//= 2.4 +//= 2.6 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -31,6 +31,7 @@ //= 2.4 Minor fixes to timer#knt. [L0ne_W0lf] //= 2.5 Fixes a small bug with making claymores. [L0ne_W0lf] //= Corrected usages of killmonster and killmonsterall. +//= 2.6 Corrected an improper areawarp destination. [L0ne_W0lf] //============================================================ prt_in,88,101,4 script Chivalry Captain#knt 56,{ @@ -1458,7 +1459,7 @@ OnTimer180000: end; OnTimer181000: - areawarp "job_knt", 24, 32, 63, 71, "prt_in",100,100; + areawarp "job_knt", 24, 32, 63, 71, "prt_in",80,100; end; OnTimer182000: -- cgit v1.2.3-60-g2f50