From aa9b34ab4680df2a15ed58b65b75b5b2e50246b8 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 27 Aug 2008 20:10:26 +0000 Subject: - Fix on Kiel Hyre Quest. - Fixed setcell on schg_cas03 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13144 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild2/schg_cas03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/guild2') diff --git a/npc/guild2/schg_cas03.txt b/npc/guild2/schg_cas03.txt index 9b6b226eb..9b3b0f5e2 100644 --- a/npc/guild2/schg_cas03.txt +++ b/npc/guild2/schg_cas03.txt @@ -1195,7 +1195,7 @@ OnBarrierDestroyed: schg_cas03,2,2,0 script #sch03_RL01 -1,{ OnEnable: set .MyMobCount,6; - setcell "schg_cas03",325,227,332,227,cell_walkable,0; + setcell "schg_cas03",325,277,332,277,cell_walkable,0; guardian "schg_cas03",326,278," ",1905,"#sch03_RL01::OnBarrierDestroyed"; //27; guardian "schg_cas03",328,278," ",1905,"#sch03_RL01::OnBarrierDestroyed"; //28; guardian "schg_cas03",330,278," ",1905,"#sch03_RL01::OnBarrierDestroyed"; //29; -- cgit v1.2.3-60-g2f50