From 1e80fd46e183eb6c70cb3ba5165b5f39daf33678 Mon Sep 17 00:00:00 2001 From: masao87 Date: Sun, 8 Jul 2012 20:47:30 +0000 Subject: - First try to commit something into this whole new Mess Ind created ^^ * Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/quests/eden/eden_common.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/re/quests/eden') diff --git a/npc/re/quests/eden/eden_common.txt b/npc/re/quests/eden/eden_common.txt index 327b034c9..13f4bd12a 100644 --- a/npc/re/quests/eden/eden_common.txt +++ b/npc/re/quests/eden/eden_common.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -14,6 +14,7 @@ //= Commented out warps that should not be active. //= 1.2 Reduced 300+ copy-paste lines to 1 duplicated NPC. [Brian] //= 1.3 Some little optimization here and there. [Masao] +//= 1.4 Updated to match the new Izlude Map. [Masao] //============================================================ moc_para01,27,35,5 script Secretary Lime Evenor 952,{ @@ -220,7 +221,7 @@ moc_ruins,68,164,3 duplicate(eto) Eden Teleport Officer#2 729 geffen,132,66,3 duplicate(eto) Eden Teleport Officer#3 729 alberta,124,67,3 duplicate(eto) Eden Teleport Officer#4 729 aldebaran,133,119,5 duplicate(eto) Eden Teleport Officer#5 729 -izlude_in,68,162,1 duplicate(eto) Eden Teleport Officer#6 729 +izlude,131,148,4 duplicate(eto) Eden Teleport Officer#6 729 prt_church,103,78,3 duplicate(eto) Eden Teleport Officer#7 729 geffen_in,160,104,5 duplicate(eto) Eden Teleport Officer#8 729 moc_prydb1,53,126,3 duplicate(eto) Eden Teleport Officer#9 729 @@ -241,7 +242,7 @@ OnTouch: case 3: warp "geffen",120,39; end; case 4: warp "alberta",117,56; end; case 5: warp "aldebaran",168,112; end; - case 6: warp "izlude_in",73,165; end; + case 6: warp "izlude",127,142; end; case 7: warp "prt_church",99,78; end; case 8: warp "geffen_in",162,99; end; case 9: warp "moc_prydb1",51,118; end; -- cgit v1.2.3-70-g09d2