From e802ccf43c8588cc12a54b87bcfcbf8cbe1b4b92 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 9 Apr 2007 19:13:24 +0000 Subject: Semi-official version of Rachel Sanctuary entrance git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10197 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/cities/rachel.txt | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'npc/warps/cities') diff --git a/npc/warps/cities/rachel.txt b/npc/warps/cities/rachel.txt index dd9c1621f..6aff38dba 100644 --- a/npc/warps/cities/rachel.txt +++ b/npc/warps/cities/rachel.txt @@ -67,21 +67,6 @@ ra_temin,312,252,0 warp rachel006 1,1,ra_temin,206,88 ra_temin,130,93,0 warp rachel007 1,1,ra_temin,238,257 ra_temin,238,252,0 warp rachel008 1,1,ra_temin,130,88 -ra_temin,276,326,0 script Statue#Rachel 111,{ - mes "Do you want to enter Rachel Sanctuary?"; - mes "Please donate ^FF000050000 Zeny^000000 to enter."; - next; - if(select("Yes", "No") == 1){ - if(Zeny >= 50000){ - set Zeny,Zeny-50000; - close2; - warp "ra_san01",139,14; - end; - } - } - close; -} - //== WEAPON SHOP ========================== //rachel,42,108,0 warp ra_in001 2,2,ra_in01,171,389 //ra_in01,171,393,0 warp ra_in001a 2,2,rachel,41,112 @@ -110,7 +95,6 @@ ra_temin,276,326,0 script Statue#Rachel 111,{ //ra_in01,297,58,0 warp ra_in011 2,2,ra_in01,340,117 //ra_in01,338,120,0 warp ra_in011a 2,2,ra_in01,297,62 - //== HOUSES =============================== rachel,57,259,0 warp ra_in012 2,2,ra_in01,295,350 ra_in01,295,346,0 warp ra_in012a 2,2,rachel,57,254 -- cgit v1.2.3-60-g2f50