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/dungeons/amatdun.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/dungeons/amatdun.txt')
-rw-r--r-- | npc/eamobs/dungeons/amatdun.txt | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/npc/eamobs/dungeons/amatdun.txt b/npc/eamobs/dungeons/amatdun.txt index 6303ede4b..1ec841b08 100644 --- a/npc/eamobs/dungeons/amatdun.txt +++ b/npc/eamobs/dungeons/amatdun.txt @@ -10,30 +10,30 @@ //=
//============================================================
-// ama_dun01
-
+//==================================================
+// ama_dun01 - Tatami Maze
+//==================================================
ama_dun01.gat,0,0,0,0 monster Miyabi Doll 1404,65,0,0,0
-ama_dun01.gat,0,0,0,0 monster Antique Firelock 1403,45,0,0,0
-ama_dun01.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0
-
-// ama_dun02
+ama_dun01.gat,0,0,0,0 monster Firelock Soldier 1403,45,0,0,0
+ama_dun01.gat,0,0,0,0 monster Shinobi 1401,2,0,0,0
-ama_dun02.gat,0,0,0,0 monster Poison Toad 1402,35,180000,90000,0
-ama_dun02.gat,0,0,0,0 monster Antique Firelock 1403,20,60000,30000,0
-ama_dun02.gat,0,0,0,0 monster Miyabi Doll 1404,5,120000,60000,0
-ama_dun02.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0
+//==================================================
+// ama_dun02 - Battle Field in the Underground Forest
+//==================================================
+ama_dun02.gat,0,0,0,0 monster Poison Toad 1402,35,0,0,0
ama_dun02.gat,0,0,0,0 monster Horong 1129,10,0,0,0
+ama_dun02.gat,0,0,0,0 monster Miyabi Doll 1404,5,0,0,0
+ama_dun02.gat,0,0,0,0 monster Firelock Soldier 1403,20,60000,30000,0
+ama_dun02.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0
ama_dun02.gat,0,0,0,0 monster The Paper 1375,1,180000,90000,0
-// ama_dun03
-
-ama_dun03.gat,0,0,0,0 monster Shinobi 1401,35,600000,300000,0
-ama_dun03.gat,0,0,0,0 monster Antique Firelock 1403,25,0,0,0
-ama_dun03.gat,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0
-ama_dun03.gat,0,0,0,0 monster Tengu 1405,40,600000,300000,0
+//==================================================
+// ama_dun03 - Amatsu Underground Shrine
+//==================================================
+ama_dun03.gat,0,0,0,0 monster Shinobi 1401,55,0,0,0
+ama_dun03.gat,0,0,0,0 monster Tengu 1405,55,0,0,0
+ama_dun03.gat,0,0,0,0 monster Firelock Soldier 1403,25,0,0,0
+ama_dun03.gat,0,0,0,0 monster The Paper 1375,20,0,0,0
ama_dun03.gat,0,0,0,0 monster Mimic 1191,5,0,0,0
-ama_dun03.gat,0,0,0,0 monster The Paper 1375,20,600000,300000,0
-
-ama_dun03.gat,0,0,0,0 monster Incantation Samurai 1492,1,5460000,3600000,0
-ama_dun03.gat,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0
-ama_dun03.gat,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0
+ama_dun03.gat,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0
+ama_dun03.gat,0,0,0,0 monster Incantation Samurai 1492,1,5400000,2700000,0
|