diff options
author | Ridley8819 <ridley8819@gmail.com> | 2016-07-11 11:14:45 +0200 |
---|---|---|
committer | hemagx <hemagx2@gmail.com> | 2016-07-20 05:10:59 +0200 |
commit | 114767ca4d5df9268b87f5d4be0836390209698f (patch) | |
tree | 3abbd3e4540fbd5f7bea0359374d45ae3fcda5ce /npc/re/mobs | |
parent | 79464d974eda04788f69b1681f4428ad08651d8e (diff) | |
download | hercules-114767ca4d5df9268b87f5d4be0836390209698f.tar.gz hercules-114767ca4d5df9268b87f5d4be0836390209698f.tar.bz2 hercules-114767ca4d5df9268b87f5d4be0836390209698f.tar.xz hercules-114767ca4d5df9268b87f5d4be0836390209698f.zip |
Old Glast Heim and Nightmare Glast Heim implementation
-- adding glast heim Monsters/Items/Quests full entries
-- corrected already existed glast heim items/quest/monsters entries
-- added Old Glast Heim Enchanter
-- Changed .MyMobs to 'MyMobs
-- Added H.U.L.D suppot
Diffstat (limited to 'npc/re/mobs')
-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 |