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/ayothaya.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/ayothaya.txt')
-rw-r--r-- | npc/eamobs/fields/ayothaya.txt | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/npc/eamobs/fields/ayothaya.txt b/npc/eamobs/fields/ayothaya.txt index 99ce118e5..e466d8ece 100644 --- a/npc/eamobs/fields/ayothaya.txt +++ b/npc/eamobs/fields/ayothaya.txt @@ -11,15 +11,19 @@ //= 1.3 Removed Choco
//============================================================
-//=== Ayothana Field #1 ===
-ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0
+//==================================================
+// ayo_fild01 - Ayothaya Field
+//==================================================
+ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0
ayo_fild01.gat,0,0,0,0 monster Coco 1104,30,0,0,0
ayo_fild01.gat,0,0,0,0 monster Smokie 1056,30,0,0,0
-ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0
-ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,5,0,0,0
+ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0
+ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,3,600000,300000,0
-//=== Ayothana Field #2 ===
-ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0
-ayo_fild02.gat,0,0,0,0 monster Beetle 1494,10,0,0,0
-ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0
+//==================================================
+// ayo_fild02 - Ayothaya Field
+//==================================================
ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,50,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0
|