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/gonryun.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/gonryun.txt')
-rw-r--r-- | npc/eamobs/fields/gonryun.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/npc/eamobs/fields/gonryun.txt b/npc/eamobs/fields/gonryun.txt index d811c6fbd..12a1c807c 100644 --- a/npc/eamobs/fields/gonryun.txt +++ b/npc/eamobs/fields/gonryun.txt @@ -10,12 +10,13 @@ //=
//============================================================
-//gon_fild01
-
-gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0
-gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0
-gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
+//==================================================
+// gon_fild01 - Gonryun Field
+//==================================================
gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0
-gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0
+gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
+gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0
gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0
gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0
+gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0
+gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,600000,300000,0
|