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/magmadun.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/magmadun.txt')
-rw-r--r-- | npc/eamobs/dungeons/magmadun.txt | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/npc/eamobs/dungeons/magmadun.txt b/npc/eamobs/dungeons/magmadun.txt index 6c594b776..5d14cc4f0 100644 --- a/npc/eamobs/dungeons/magmadun.txt +++ b/npc/eamobs/dungeons/magmadun.txt @@ -8,23 +8,23 @@ //= Any Athena Version
//===== Additional Comments: =================================
//= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus]
-//= 1.2 Removed blazers from mag_dun01 and added kahos due to
-//= the Louyang patch [MasterOfMuppets]
//============================================================
-// mag_dun01
-
-//putmob "mag_dun01" 0 0 0 0 20 BLAZZER 0 0 0
-mag_dun01.gat,0,0,0,0 monster Lava Golem 1366,20,600000,30000,0
-mag_dun01.gat,0,0,0,0 monster Kaho 1072,20,0,0,0
+//==================================================
+// mag_dun01 - Nogg Road F1
+//==================================================
mag_dun01.gat,0,0,0,0 monster Explosion 1383,30,0,0,0
+mag_dun01.gat,0,0,0,0 monster Kaho 1072,20,0,0,0
+mag_dun01.gat,0,0,0,0 monster Blazer 1367,20,0,0,0
mag_dun01.gat,0,0,0,0 monster Grizzly 1381,10,0,0,0
+mag_dun01.gat,0,0,0,0 monster Lava Golem 1366,20,600000,30000,0
-// mag_dun02
-
-mag_dun02.gat,0,0,0,0 monster Blazer 1367,20,0,0,0
-mag_dun02.gat,0,0,0,0 monster Nightmare Terror 1379,30,0,0,0
-mag_dun02.gat,0,0,0,0 monster Sky Deleter 1384,10,0,0,0
-mag_dun02.gat,0,0,0,0 monster Earth Deleter 1385,10,0,0,0
-mag_dun02.gat,0,0,0,0 monster Gig 1387,20,0,0,0
-mag_dun02.gat,0,0,0,0 monster Diabolic 1382,10,0,0,0
+//==================================================
+// mag_dun02 - Nogg Road F2
+//==================================================
+mag_dun02.gat,0,0,0,0 monster Nightmare Terror 1379,28,600000,30000,0
+mag_dun02.gat,0,0,0,0 monster Blazer 1367,20,600000,30000,0
+mag_dun02.gat,0,0,0,0 monster Diabolic 1382,20,600000,30000,0
+mag_dun02.gat,0,0,0,0 monster Deleter 1384,10,600000,30000,0
+mag_dun02.gat,0,0,0,0 monster Deleter 1385,10,600000,30000,0
+mag_dun02.gat,0,0,0,0 monster Gig 1387,10,600000,30000,0
|