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/dungeons/magmadun.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/dungeons/magmadun.txt')
-rw-r--r-- | npc/omobs/dungeons/magmadun.txt | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/npc/omobs/dungeons/magmadun.txt b/npc/omobs/dungeons/magmadun.txt index 6c594b776..5d14cc4f0 100644 --- a/npc/omobs/dungeons/magmadun.txt +++ b/npc/omobs/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
|