diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 16:23:45 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 16:23:45 +0000 |
commit | a439035ec24d99ff8df22b9efac2c98b8cd46987 (patch) | |
tree | e8883c8de727939002ba5ffd6bb2362142932363 /npc/scripts_eamonsters.conf | |
parent | 12522c2090a447c848d27b0ef0b1f00ea43d663e (diff) | |
download | hercules-a439035ec24d99ff8df22b9efac2c98b8cd46987.tar.gz hercules-a439035ec24d99ff8df22b9efac2c98b8cd46987.tar.bz2 hercules-a439035ec24d99ff8df22b9efac2c98b8cd46987.tar.xz hercules-a439035ec24d99ff8df22b9efac2c98b8cd46987.zip |
* Adjusted Rachel Sanctuary entrance to prevent exploits
* Added Ktullanux to spawns until the quest is added
* All Rachel MVPs now only respawn once a day to prevent exploits
* Uncommented Rachel Sanctuary spawns by default
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9456 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eamonsters.conf')
-rw-r--r-- | npc/scripts_eamonsters.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index b0333e441..be0904265 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -69,7 +69,7 @@ npc: npc/mobs/dungeons/orcdun.txt npc: npc/mobs/dungeons/payoncave.txt npc: npc/mobs/dungeons/pront_maze.txt npc: npc/mobs/dungeons/pront_sewers.txt -//npc: npc/mobs/dungeons/racheldun.txt +npc: npc/mobs/dungeons/racheldun.txt npc: npc/mobs/dungeons/thanatos.txt npc: npc/mobs/dungeons/toyfactory.txt npc: npc/mobs/dungeons/turtleisland.txt |