summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 05:30:53 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 05:30:53 +0000
commit97964909eafdcd2c126c4f36cdb0e612210ab04c (patch)
tree04dc0fd89c5f3ef0117baecaa115879cda952391
parentfd27cac640a1f890794a936afa60f204c07d16bf (diff)
downloadhercules-97964909eafdcd2c126c4f36cdb0e612210ab04c.tar.gz
hercules-97964909eafdcd2c126c4f36cdb0e612210ab04c.tar.bz2
hercules-97964909eafdcd2c126c4f36cdb0e612210ab04c.tar.xz
hercules-97964909eafdcd2c126c4f36cdb0e612210ab04c.zip
removed doubled warps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6101 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--npc/Changelog.txt2
-rw-r--r--npc/quests/quests_lighthalzen.txt12
2 files changed, 3 insertions, 11 deletions
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