summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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