diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
commit | 345763fe7f6c48f4e79a65c9dafb7fea9b1c6224 (patch) | |
tree | 7d58614220248c15b5adc9645e1316e727c2b724 /npc/omobs/fields/lighthalzen.txt | |
parent | 4ddab529a7876ffb76f6d3aee0a3945aa11cec29 (diff) | |
download | hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.gz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.bz2 hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.xz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.zip |
* Fixed a lot of Jnames
* Revised all the spawns based on Emperium.org.
- Only omobs got changed. eamobs is like it was.
- I unified the formatting used for the map names. Please use that in future field expansions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5808 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/omobs/fields/lighthalzen.txt')
-rw-r--r-- | npc/omobs/fields/lighthalzen.txt | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/npc/omobs/fields/lighthalzen.txt b/npc/omobs/fields/lighthalzen.txt index 5dbbdc08e..a1043a998 100644 --- a/npc/omobs/fields/lighthalzen.txt +++ b/npc/omobs/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
|