diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-28 17:05:19 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-28 17:05:19 +0000 |
commit | cf5a3039119651250797c0d4a7e212662957496d (patch) | |
tree | 8cea3e34dfe7a57de723efce9b104d1930343726 /npc/warps/cities | |
parent | 2da58beddd558d9feecc0d6e5bdcf3845775d5ca (diff) | |
download | hercules-cf5a3039119651250797c0d4a7e212662957496d.tar.gz hercules-cf5a3039119651250797c0d4a7e212662957496d.tar.bz2 hercules-cf5a3039119651250797c0d4a7e212662957496d.tar.xz hercules-cf5a3039119651250797c0d4a7e212662957496d.zip |
Implemented the second entrance to biolabs and added some crap NPCs. The sewer pipe does no longer require a lab passport, but it requires completion of the cube quest. The second entrance to biolabs does not require completion of the cube quest, but it does require a lab passport.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6804 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/cities')
-rw-r--r-- | npc/warps/cities/lighthalzen.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/npc/warps/cities/lighthalzen.txt b/npc/warps/cities/lighthalzen.txt index ddbe7cae9..cde3c840a 100644 --- a/npc/warps/cities/lighthalzen.txt +++ b/npc/warps/cities/lighthalzen.txt @@ -14,6 +14,7 @@ //= 1.4 Lighthalzen warp, taken from korean eA site [Vicious]
//= 1.4a Corrected warp for 'lhz013a' [Zephiris]
//= 1.5 Added a few missing warps, thanks to Kargha [MasterOfMuppets]
+//= 1.6 Added a few more missing warps. [MasterOfMuppets]
//============================================================
lighthalzen.gat,196,46,0 warp lhz010 1,1,lhz_in02.gat,282,83
@@ -122,4 +123,13 @@ lhz_in03.gat,191,35,0 warp lhz044 1,1,lhz_in03.gat,190,103 lhz_in03.gat,190,100,0 warp lhz044a 1,1,lhz_in03.gat,189,34
lighthalzen.gat,339,240,0 warp lhz045 1,1,lhz_in03.gat,180,87
-lhz_in03.gat,180,90,0 warp lhz045a 1,1,lighthalzen.gat,339,242
\ No newline at end of file +lhz_in03.gat,180,90,0 warp lhz045a 1,1,lighthalzen.gat,339,242
+
+lhz_in01.gat,40,224,0 warp lhz046 1,1,lhz_in01.gat,19,129
+lhz_in01.gat,15,129,0 warp lhz046a 1,1,lhz_in01.gat,34,224
+
+lhz_in01.gat,58,130,0 warp lhz047 1,1,lhz_in01.gat,193,127
+lhz_in01.gat,191,127,0 warp lhz047a 1,1,lhz_in01.gat,56,130
+
+lhz_in01.gat,43,115,0 warp lhz048 1,1,lhz_in01.gat,278,130
+lhz_in01.gat,278,132,0 warp lhz048a 1,1,lhz_in01.gat,43,117
\ No newline at end of file |