From a9b1f06e98367bda11817d0c64ae2e8af4471f2b Mon Sep 17 00:00:00 2001 From: toms Date: Fri, 1 Sep 2006 22:11:36 +0000 Subject: Tried to remove all duplicates (in default NPCs) ( hope nothing is broken ;) ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/dungeons/lhalzen_dun.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/warps/dungeons/lhalzen_dun.txt') diff --git a/npc/warps/dungeons/lhalzen_dun.txt b/npc/warps/dungeons/lhalzen_dun.txt index 5e7229ec8..4d4314103 100644 --- a/npc/warps/dungeons/lhalzen_dun.txt +++ b/npc/warps/dungeons/lhalzen_dun.txt @@ -23,6 +23,7 @@ //= 1.6b Updated Sewer Pipe [Vicious] //= 1.7 Fixed a warp-back //= 1.8 Some small changes [MasterOfMuppets] +//= 1.9 Removed duplicates [Toms] //============================================================ lhz_dun03.gat,140,139,0 warp lhz003 1,1,lhz_dun02.gat,150,145 @@ -187,16 +188,16 @@ lhz_cube.gat,10,185,0 script cubew08-2 45,1,1,{ lhz_cube.gat,3,192,0 warp cubew08-3 2,2,lhz_cube.gat,10,74 lhz_cube.gat,10,200,0 warp cubew08-4 2,2,lhz_cube.gat,66,18 //----------------- Room 123 18 ------------------------------ -lhz_cube.gat,130,18,0 script cubew08-1 45,1,1,{ +lhz_cube.gat,130,18,0 script cubew09-1 45,1,1,{ callfunc "randomw"; end; } -lhz_cube.gat,123,11,0 script cubew08-2 45,1,1,{ +lhz_cube.gat,123,11,0 script cubew09-2 45,1,1,{ callfunc "randomw"; end; } -lhz_cube.gat,115,18,0 warp cubew08-3 2,2,lhz_cube.gat,248,184 -lhz_cube.gat,123,26,0 script cubew08-4 45,1,1,{ +lhz_cube.gat,115,18,0 warp cubew09-3 2,2,lhz_cube.gat,248,184 +lhz_cube.gat,123,26,0 script cubew09-4 45,1,1,{ callfunc "randomw"; end; } -- cgit v1.2.3-60-g2f50