diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-02 18:44:57 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-02 18:44:57 +0000 |
commit | a3f7894c89f68339a258eac9f77b187f4d19f046 (patch) | |
tree | c22a45e1cd7bed475c9cc3bd6499ae94134c08f1 /npc/eamobs/dungeons/lhzdun.txt | |
parent | 3265481434f0dfd9e3e74cc8640803973f05f2c3 (diff) | |
download | hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.gz hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.bz2 hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.xz hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.zip |
Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P)
- Deleted City cleaners and pvp spawns. they are read from omobs.
- Added a "Whats done" file to keep track of what spawns are changed, and what are not.
Changed a few item names, as it was done in the translation project.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5875 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/eamobs/dungeons/lhzdun.txt')
-rw-r--r-- | npc/eamobs/dungeons/lhzdun.txt | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/npc/eamobs/dungeons/lhzdun.txt b/npc/eamobs/dungeons/lhzdun.txt index 0decd1a61..e60fa71fe 100644 --- a/npc/eamobs/dungeons/lhzdun.txt +++ b/npc/eamobs/dungeons/lhzdun.txt @@ -17,11 +17,9 @@ //= I also made the place more Moby ^^
//============================================================
-
-//========================================================================================
-// - Bio-life Labs 1F
-//========================================================================================
-
+//==================================================
+// lhz_dun01 - Somatology Laboratory F1
+//==================================================
lhz_dun01.gat,0,0,0,0 monster Metaling 1613,50,0,0,0
lhz_dun01.gat,0,0,0,0 monster Anopheles 1627,25,0,0,0
lhz_dun01.gat,0,0,0,0 monster Removal 1682,35,0,0,0
@@ -30,13 +28,12 @@ lhz_dun01.gat,0,0,0,0 monster Whikebain 1653,5,0,0,0 lhz_dun01.gat,0,0,0,0 monster Armaia 1654,5,0,0,0
lhz_dun01.gat,0,0,0,0 monster Erend 1655,5,0,0,0
lhz_dun01.gat,0,0,0,0 monster Kavac 1656,5,0,0,0
-lhz_dun01.gat,0,0,0,0 monster Rawrell 1657,5,0,0,0
+lhz_dun01.gat,0,0,0,0 monster Rawrel 1657,5,0,0,0
lhz_dun01.gat,0,0,0,0 monster Gemini S58 1681,1,1800000,900000,1
-//========================================================================================
-// - Bio-life Labs 2F
-//========================================================================================
-
+//==================================================
+// lhz_dun02 - Somatology Laboratory F2
+//==================================================
lhz_dun02.gat,0,0,0,0 monster Removal 1682,25,0,0,0
lhz_dun02.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0
lhz_dun02.gat,0,0,0,0 monster Ygnizem 1652,15,0,0,0
@@ -44,14 +41,13 @@ lhz_dun02.gat,0,0,0,0 monster Whikebain 1653,15,0,0,0 lhz_dun02.gat,0,0,0,0 monster Armaia 1654,15,0,0,0
lhz_dun02.gat,0,0,0,0 monster Erend 1655,15,0,0,0
lhz_dun02.gat,0,0,0,0 monster Kavac 1656,15,0,0,0
-lhz_dun02.gat,0,0,0,0 monster Rawrell 1657,15,0,0,0
-lhz_dun01.gat,0,0,0,0 monster Gemini S58 1681,1,1800000,900000,1
+lhz_dun02.gat,0,0,0,0 monster Rawrel 1657,15,0,0,0
+lhz_dun02.gat,0,0,0,0 monster Gemini S58 1681,1,1800000,900000,1
lhz_dun02.gat,0,0,0,0 monster General Ygnizem 1658,1,7200000,3600000,1
-//========================================================================================
-// - Bio-life Labs 3F
-//========================================================================================
-
+//==================================================
+// lhz_dun03 - Somatology Laboratory F3
+//==================================================
lhz_dun03.gat,0,0,0,0 monster Seyren 1634,25,0,0,0
lhz_dun03.gat,0,0,0,0 monster Eremes 1635,25,0,0,0
lhz_dun03.gat,0,0,0,0 monster Harword 1636,25,0,0,0
|