diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 10:35:41 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 10:35:41 +0000 |
commit | 4e643fd7733f69e080c0206d82980fb1003f76e0 (patch) | |
tree | c6ffc2657c6830a3af80383d39091384b378f271 /npc/mobs/dungeons/thor.txt | |
parent | ae8b1995129858e7b90150bfbad469c3d0242fc7 (diff) | |
download | hercules-4e643fd7733f69e080c0206d82980fb1003f76e0.tar.gz hercules-4e643fd7733f69e080c0206d82980fb1003f76e0.tar.bz2 hercules-4e643fd7733f69e080c0206d82980fb1003f76e0.tar.xz hercules-4e643fd7733f69e080c0206d82980fb1003f76e0.zip |
Corrected typos/inconsistencies in npc headers
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/thor.txt')
-rw-r--r-- | npc/mobs/dungeons/thor.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/npc/mobs/dungeons/thor.txt b/npc/mobs/dungeons/thor.txt index f807f2848..a78e14cb7 100644 --- a/npc/mobs/dungeons/thor.txt +++ b/npc/mobs/dungeons/thor.txt @@ -1,18 +1,18 @@ -//===== Athena Script ============================================= -//= Thor Volcano Monster Spawn Script. -//===== By: ======================================================= +//===== Athena Script ======================================== +//= Thor Volcano Monster Spawn Script +//===== By: ================================================== //= Playtester -//===== Current Version: ========================================== +//===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ========================================== -//= Any Athena Version -//===== Description: ============================================== +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= //= Official monster spawn in Thor Volcano Dungeon. -//===== Additional Comments: ====================================== +//===== Additional Comments: ================================= //= 1.0 Spawns according to RO Monthly and Doddler [Playtester] -//================================================================= +//============================================================ -// ================= [Thor Volcano - 01] ========================== +// ================= [Thor Volcano - 01] ===================== thor_v01,0,0,0,0 monster Kasa 1833,30,0,0,0 thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0 thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 @@ -20,7 +20,7 @@ thor_v01,0,0,0,0 monster Salamander 1831,5,0,0,0 thor_v01,0,0,0,0 monster Sword Master 1829,1,0,0,0 thor_v01,0,0,0,0 monster Bow Master 1830,1,0,0,0 -// ================= [Thor Volcano - 02] ========================== +// ================= [Thor Volcano - 02] ===================== thor_v02,0,0,0,0 monster Knocker 1838,70,0,0,0 thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0 thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 @@ -28,7 +28,7 @@ thor_v02,0,0,0,0 monster Salamander 1831,5,0,0,0 thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0 thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0 -// ================= [Thor Volcano - 03] ========================== +// ================= [Thor Volcano - 03] ===================== thor_v03,0,0,0,0 monster Salamander 1831,30,0,0,0 thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0 thor_v03,0,0,0,0 monster Sword Master 1829,3,0,0,0 |