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/fields/lighthalzen.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/fields/lighthalzen.txt')
-rw-r--r-- | npc/eamobs/fields/lighthalzen.txt | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/npc/eamobs/fields/lighthalzen.txt b/npc/eamobs/fields/lighthalzen.txt index 5dbbdc08e..a1043a998 100644 --- a/npc/eamobs/fields/lighthalzen.txt +++ b/npc/eamobs/fields/lighthalzen.txt @@ -1,25 +1,23 @@ //===== eAthena Script =======================================
//= Lighthalzen Fields - Monster Spawn Locations
//===== By: ==================================================
-//= Athena (1.0)
+//= Muad_Dib (1.0)
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.0 by Muad_Dib (Prometheus Project)
//= 1.1 Added Porcellio by MasterOfMuppets
//= 1.2 Corrected monsters. Many thanks to vicious_pucca for
-//= the information [MasterOfMuppets]
+//= the information [MasterOfMuppets]
//= 1.3 Updated acordingly to Episode 10.4 [Poki#3]
//= Mob quantity is custom.
//============================================================
-
-//========================================================================================
-// - Lighthalzen Field 01
-//========================================================================================
-
+//==================================================
+// lhz_fild01 - Lighthalzen Field
+//==================================================
lhz_fild01.gat,0,0,0,0 monster Metaling 1613,35,0,0,0
lhz_fild01.gat,0,0,0,0 monster Mole 1628,20,0,0,0
lhz_fild01.gat,0,0,0,0 monster Caramel 1103,30,0,0,0
@@ -27,10 +25,9 @@ lhz_fild01.gat,0,0,0,0 monster Yellow Plant 1081,15,0,0,0 lhz_fild01.gat,0,0,0,0 monster Red Plant 1078,15,0,0,0
lhz_fild01.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0
-//========================================================================================
-// - Lighthalzen Field 02
-//========================================================================================
-
+//==================================================
+// lhz_fild02 - Lighthalzen Field (Grim Ripper's Valley)
+//==================================================
lhz_fild02.gat,0,0,0,0 monster Metaling 1613,25,0,0,0
lhz_fild02.gat,0,0,0,0 monster Horn 1128,15,0,0,0
lhz_fild02.gat,0,0,0,0 monster Caramel 1103,10,0,0,0
@@ -39,10 +36,9 @@ lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,0,0,0
lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0
-//========================================================================================
-// - Lighthalzen Field 03
-//========================================================================================
-
+//==================================================
+// lhz_fild03 - Lighthalzen Field
+//==================================================
lhz_fild03.gat,0,0,0,0 monster Metaling 1613,10,0,0,0
lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Horn 1128,15,0,0,0
|