summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-09 10:30:51 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-09 10:30:51 +0000
commita468d4bdc269495ee370449baa2f840fb5be47f9 (patch)
tree90c92d76968a61f9e141397dfe8920cafe8f2618 /npc
parent6ada91dae20a54768acc93c3238dbe3d764f5f00 (diff)
downloadhercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.gz
hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.bz2
hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.xz
hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.zip
* Uncommented Cursed Abbey spawns
* Commented unimplemented mob skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11155 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt2
-rw-r--r--npc/mobs/dungeons/abbey.txt2
-rw-r--r--npc/scripts_eamonsters.conf2
-rw-r--r--npc/scripts_monsters.conf2
4 files changed, 5 insertions, 3 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 49d2761ee..d02812ee1 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
======
+2007/09/09
+ * Uncommented Cursed Abbey spawns [Playtester]
2007/09/08
* Fixed the dye maker npc (see topic:162818) [ultramage]
2007/09/07
diff --git a/npc/mobs/dungeons/abbey.txt b/npc/mobs/dungeons/abbey.txt
index 82dc57e01..7e5441b9e 100644
--- a/npc/mobs/dungeons/abbey.txt
+++ b/npc/mobs/dungeons/abbey.txt
@@ -32,7 +32,7 @@ abbey02,0,0,0,0 monster Zombie Slaughter 1864,200,0,0,0
abbey02,0,0,0,0 monster Ragged Zombie 1865,30,0,0,0
abbey02,0,0,0,0 monster Flame Skull 1869,20,0,0,0
abbey02,0,0,0,0 monster Necromancer 1870,10,0,0,0
-abbey02,0,0,0,0 monster Falling Bishop 1871,1,7200000,3600000,1
+abbey02,0,0,0,0 monster Fallen Bishop Hibram 1871,1,7200000,3600000,1
// Cursed Abbey Dungeon 3
abbey03,0,0,0,0 monster Necromancer 1870,50,0,0,0
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf
index 3377b75f6..ae253d667 100644
--- a/npc/scripts_eamonsters.conf
+++ b/npc/scripts_eamonsters.conf
@@ -51,7 +51,7 @@ npc: npc/eamobs/dungeons/moc_pyramid.txt
npc: npc/eamobs/dungeons/moc_sphinx.txt
npc: npc/eamobs/dungeons/sunkenship.txt
-//npc: npc/mobs/dungeons/abbey.txt
+npc: npc/mobs/dungeons/abbey.txt
npc: npc/mobs/dungeons/amatdun.txt
npc: npc/mobs/dungeons/anthell.txt
npc: npc/mobs/dungeons/ayodun.txt
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf
index 4a95c16d5..b9bc3aea9 100644
--- a/npc/scripts_monsters.conf
+++ b/npc/scripts_monsters.conf
@@ -40,7 +40,7 @@ npc: npc/mobs/fields/umbala.txt
npc: npc/mobs/fields/veins.txt
npc: npc/mobs/fields/yuno.txt
-//npc: npc/mobs/dungeons/abbey.txt
+npc: npc/mobs/dungeons/abbey.txt
npc: npc/mobs/dungeons/amatdun.txt
npc: npc/mobs/dungeons/anthell.txt
npc: npc/mobs/dungeons/ayodun.txt