diff options
author | hemagx <hemagx2@gmail.com> | 2016-07-20 05:14:50 +0200 |
---|---|---|
committer | hemagx <hemagx2@gmail.com> | 2016-07-20 05:14:50 +0200 |
commit | d5d646c74cb3a04f6758996a0ab99e760fd92ddd (patch) | |
tree | 3abbd3e4540fbd5f7bea0359374d45ae3fcda5ce /npc/re/mobs/dungeons/glastheim.txt | |
parent | 79464d974eda04788f69b1681f4428ad08651d8e (diff) | |
parent | 114767ca4d5df9268b87f5d4be0836390209698f (diff) | |
download | hercules-d5d646c74cb3a04f6758996a0ab99e760fd92ddd.tar.gz hercules-d5d646c74cb3a04f6758996a0ab99e760fd92ddd.tar.bz2 hercules-d5d646c74cb3a04f6758996a0ab99e760fd92ddd.tar.xz hercules-d5d646c74cb3a04f6758996a0ab99e760fd92ddd.zip |
Merge pull request #1370 from Ridley8819/instances
Old Glast Heim and Nightmare Glast Heim
Closes #1370 as merged
Diffstat (limited to 'npc/re/mobs/dungeons/glastheim.txt')
-rw-r--r-- | npc/re/mobs/dungeons/glastheim.txt | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/npc/re/mobs/dungeons/glastheim.txt b/npc/re/mobs/dungeons/glastheim.txt index bcd6af917..693aa4a3a 100644 --- a/npc/re/mobs/dungeons/glastheim.txt +++ b/npc/re/mobs/dungeons/glastheim.txt @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) L0ne_W0lf //= Copyright (C) Playtester //= Copyright (C) MasterOfMuppets @@ -33,7 +33,7 @@ //================= Description =========================================== //= Monster Spawns for Glast Heim Dungeons //================= Current Version ======================================= -//= 1.5 +//= 1.6 //========================================================================= //== glast_01 - Glast Heim ================================= @@ -168,3 +168,18 @@ gl_sew04,0,0,0,0 monster Drainliar 1111,10,5000,0,0 gl_step,0,0,0,0 monster Wind Ghost 1263,100,5000,0,0 gl_step,0,0,0,0 monster Raydric Archer 1276,10,5000,0,0 gl_step,0,0,0,0 monster Mimic 1191,5,5000,0,0 + +//== gl_cas02_ - Nightmare Mode 2f ========================= +gl_cas02_,0,0,0,0 monster Evil Druid (Nightmare) 2480,20,0,0,0 +gl_cas02_,0,0,0,0 monster Chimera (Nightmare) 2485,10,0,0,0 +gl_cas02_,0,0,0,0 monster Mimic (Nightmare) 2479,40,0,0,0 +gl_cas02_,0,0,0,0 monster Rideword (Nightmare) 2478,40,0,0,0 +gl_cas02_,0,0,0,0 monster Wanderer (Nightmare) 2477,120,0,0,0 +gl_cas02_,0,0,0,0 monster Swift Wanderer 2734,2,180000,0,0 +gl_cas02_,0,0,0,0 monster Baphomet (Nightmare) 2483,1,7200000,0,0 + +//== gl_chyard_ - Nightmare Mode Churchyard ================ +gl_chyard_,0,0,0,0 monster Wraith Dead (Nightmare) 2481,200,0,0,0 +gl_chyard_,0,0,0,0 monster Elusive Wraith Dead 2733,2,180000,0,0 +gl_chyard_,0,0,0,0 monster Evil Druid (Nightmare) 2480,5,60000,0,0 +gl_chyard_,0,0,0,0 monster Mimic (Nightmare) 2479,5,60000,0,0 |