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/amatsu.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/amatsu.txt')
-rw-r--r-- | npc/omobs/fields/amatsu.txt | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/npc/omobs/fields/amatsu.txt b/npc/omobs/fields/amatsu.txt index ef907b9b1..5d2a9894a 100644 --- a/npc/omobs/fields/amatsu.txt +++ b/npc/omobs/fields/amatsu.txt @@ -7,17 +7,25 @@ //===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
-//= 1.1 replaced Hydra -> G_Hydra (2fix frops e[ploit) [Lupus]
+//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus]
//============================================================
-// ama_fild01
-
-ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0
+//==================================================
+// ama_fild01 - Amatsu Field
+//==================================================
+ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0
+ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0
ama_fild01.gat,174,207,20,20 monster Kapha 1406,5,1200000,600000,0
ama_fild01.gat,241,310,10,10 monster Kapha 1406,5,600000,300000,0
ama_fild01.gat,114,230,10,10 monster Kapha 1406,5,600000,300000,0
ama_fild01.gat,174,253,10,10 monster Kapha 1406,5,600000,300000,0
-ama_fild01.gat,177,315,0,0 monster Hydra 1579,1,60000,30000,0
+ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0
+ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0
+ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,0,0,0
+ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,0,0,0
+ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,0,0,0
+ama_fild01.gat,0,0,0,0 monster Hydra 1579,5,0,0,0
+ama_fild01.gat,177,315,0,0 monster Hydra 1068,1,60000,30000,0
ama_fild01.gat,175,315,0,0 monster Hydra 1579,1,63000,31500,0
ama_fild01.gat,173,315,0,0 monster Hydra 1579,1,66000,33000,0
ama_fild01.gat,171,315,0,0 monster Hydra 1579,1,69000,34500,0
@@ -31,9 +39,3 @@ ama_fild01.gat,171,313,0,0 monster Hydra 1579,1,66000,33000,0 ama_fild01.gat,173,313,0,0 monster Hydra 1579,1,60000,30000,0
ama_fild01.gat,175,313,0,0 monster Hydra 1579,1,66000,33000,0
ama_fild01.gat,173,310,0,0 monster Hydra 1579,1,60000,30000,0
-ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0
-ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0
-ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0
-ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0
-ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0
-ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0
|