From 2f3160392cbb364d08ae40d61d2e11f587a6dc8a Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 21 Apr 2007 16:12:06 +0000 Subject: Official Rachel warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10297 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/rachel.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/cities') diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt index 390ce8ad8..84d6c89a1 100644 --- a/npc/cities/rachel.txt +++ b/npc/cities/rachel.txt @@ -583,7 +583,7 @@ rachel,155,243,3 script Guard#Ra02 934,{ close; } -ra_temple,119,179,3 script #door1 45,2,2,{ +ra_temple,119,180,3 script #door1 45,2,2,{ OnTouch: mes "** The door is locked. **"; @@ -602,7 +602,7 @@ L_weap: L_enter: mes "** The door opens. **"; close2; - warp "ra_temin",169,22; + warp "ra_temin",169,23; end; } -- cgit v1.2.3-70-g09d2