diff options
author | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-08 13:43:38 +0000 |
---|---|---|
committer | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-08 13:43:38 +0000 |
commit | 9791803ca88652f20ce27d1f288f6b8dcc222277 (patch) | |
tree | d014a1f008699881a304397b2465dfa5852a69cf /npc | |
parent | b00e257d1ad85dfdd51f8976903beaf313747efb (diff) | |
download | hercules-9791803ca88652f20ce27d1f288f6b8dcc222277.tar.gz hercules-9791803ca88652f20ce27d1f288f6b8dcc222277.tar.bz2 hercules-9791803ca88652f20ce27d1f288f6b8dcc222277.tar.xz hercules-9791803ca88652f20ce27d1f288f6b8dcc222277.zip |
Correct Mob listing. New ID mobs are disabled till we update the mob database.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@62 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/mobs/fields/ayothana.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/npc/mobs/fields/ayothana.txt b/npc/mobs/fields/ayothana.txt index 94c767910..439f9895e 100644 --- a/npc/mobs/fields/ayothana.txt +++ b/npc/mobs/fields/ayothana.txt @@ -9,14 +9,15 @@ //===== Additional Comments: =================================
//=
//============================================================
-
+// Mob IDs are right, need to check the amount, spawntime, etc.
//(ayothana Field 01)?
-ayo_fild01.gat,0,0,0,0 monster Kind of Beetle 1494,20,0,0,0
-ayo_fild01.gat,0,0,0,0 monster Kaho 1072,10,0,0,0
-ayo_fild01.gat,0,0,0,0 monster Thief Bug Egg 1048,40,0,0,0
+ayo_fild01.gat,0,0,0,0 monster Smokie 1056,20,0,0,0
+ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,20,0,0,0
+//ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,20,0,0,0
ayo_fild01.gat,0,0,0,0 monster Coco 1104,25,0,0,0
//(ayothana Field 02)?
-ayo_fild02.gat,0,0,0,0 monster Kind of Beetle 1494,20,0,0,0
-ayo_fild02.gat,0,0,0,0 monster Kaho 1072,10,0,0,0
-ayo_fild02.gat,0,0,0,0 monster Skeleton 1076,25,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Coco 1104,25,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Yoyo 1057,20,0,0,0
+//ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,20,0,0,0
+ayo_fild02.gat,0,0,0,0 monster Smokie 1056,20,0,0,0
\ No newline at end of file |