From e07326b0aa71a74cacd425e30745bb01a60b153f Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 16 Jun 2006 10:02:18 +0000 Subject: * Commited Silent's Fix to the duplicate NPCs - needs testing - can't be fully fixed because of length limitation of names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/fields/abyss_warper.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/warps/fields/abyss_warper.txt') diff --git a/npc/warps/fields/abyss_warper.txt b/npc/warps/fields/abyss_warper.txt index 807c88fd2..502e05d0b 100644 --- a/npc/warps/fields/abyss_warper.txt +++ b/npc/warps/fields/abyss_warper.txt @@ -3,16 +3,17 @@ //===== By: ================================================== //= erKURITA //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= //= Warper to Abyss Cave. and warper out //===== Additional Comments: ================================= //= 1.0 Added by Nexon [Nexon] +//= 1.1 Removed Duplicates [Silent] //============================================================ -hu_fild05.gat,168,303,0 script Pillar 111,{ +hu_fild05.gat,168,303,0 script Pillar#01 111,{ mes "[Ancient Voice]"; mes "So, you wish access to the Abyss Cave?"; mes "You have to bring me then 1 Dragon Canine, 1 Dragon Tail and 1 Dragon Scale"; @@ -58,7 +59,7 @@ OnInit: } -hu_fild05.gat,171,212,0 script Pillar 111,{ +hu_fild05.gat,171,212,0 script Pillar#02 111,{ mes "[Ancient Voice]"; mes "Leave the island?"; next; -- cgit v1.2.3-60-g2f50