From 97964909eafdcd2c126c4f36cdb0e612210ab04c Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 16 Apr 2006 05:30:53 +0000 Subject: removed doubled warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6101 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/quests/quests_lighthalzen.txt | 12 +----------- 2 files changed, 3 insertions(+), 11 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index c722b32ac..13cf20e7f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -27,6 +27,8 @@ Nexon Date Added ====== +04/16 + * Removed Cube room warps from the quest script [Lupus] 04/15 * Fixed Mobster's OnDead event [Playtester] * Implemented Musashiden's Lighthalzen npcs - Part 2 [Shadow] diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 77ffb41ea..ce9014f33 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.4 +//= 1.4a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -1211,13 +1211,3 @@ L4_1: warp "lhz_cube.gat",177,13; end; } - -//--------------------------Warps-------------------------- - -//Cube room <-> Lighthalzen -lhz_cube.gat,231,96,0 warp cube 1,1,lhz_dun02.gat,220,6 -lhz_dun02.gat,224,6,0 warp cube 1,1,lhz_cube.gat,231,90 - -//Cube room -> Lighthalzen -lhz_cube.gat,231,12,0 warp cube 1,1,lighthalzen.gat,310,302 -lhz_cube.gat,177,96,0 warp cube 1,1,lighthalzen.gat,310,302 \ No newline at end of file -- cgit v1.2.3-70-g09d2