From 00d7fbeb638034bfb7b3805107f324047d7788ad Mon Sep 17 00:00:00 2001 From: Vicious Date: Sat, 4 Feb 2006 19:43:58 +0000 Subject: Sewer pipe update git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5186 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_lighthalzen.txt | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'npc/quests/quests_lighthalzen.txt') diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index a262fe5cb..cc7cccbe9 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Persian, Vicious_Pucca, Completed by aoa00 //===== Current Version: ===================================== -//= 1.2 +//= 1.2a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -20,6 +20,7 @@ //= 1.1 Changed the mobster spawn to g_mobster to prevent exploits [MasterOfMuppets] //= 1.2 Added the cube room quest by DeNy, translated by vicious_pucca. [MasterOfMuppets] //= Thanks to Linuxwolf for a grammar check as well =). +//= 1.2a Moved Biolab entrance to lhz_dun warps. [Vicious] //============================================================ //= aoa's comment //= In future, Need for new monsters. No-Drop, No-Exp, Weak "Mobster","VENOMOUS","NOXIOUS" @@ -1204,24 +1205,6 @@ L4_1: end; } -//--------------------------Sewer Pipe-------------------------- - -lighthalzen.gat,313,301,0 script Sewer Pipe 111,{ - mes "You see some pipes for a sewage system."; - if(countitem(2657) == 0 && hzdun == 1)goto s_Find; - if(countitem(2657) != 0)goto s_Find; - close; -s_Find: - mes "You found the way into the lab."; - next; - menu "Go in.",L_1,"Do not go in.",-; - close; - -L_1: - warp "lhz_cube.gat",231,17; - end; -} - //--------------------------Warps-------------------------- //Cube room <-> Lighthalzen -- cgit v1.2.3-70-g09d2