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/mobs | |
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/mobs')
-rw-r--r-- | npc/mobs/dungeons/icedun.txt | 1 | ||||
-rw-r--r-- | npc/mobs/dungeons/racheldun.txt | 2 | ||||
-rw-r--r-- | npc/mobs/fields/rachel.txt | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/npc/mobs/dungeons/icedun.txt b/npc/mobs/dungeons/icedun.txt index 71d2047c7..341b709c8 100644 --- a/npc/mobs/dungeons/icedun.txt +++ b/npc/mobs/dungeons/icedun.txt @@ -34,3 +34,4 @@ ice_dun03.gat,0,0,0,0 monster Ice Titan 1777,50,0,0,0 ice_dun03.gat,0,0,0,0 monster Snowier 1775,30,0,0,0 ice_dun03.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0 ice_dun03.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0 +ice_dun03.gat,0,0,0,0 monster Ktullanux 1779,1,86400000,86000000,1 diff --git a/npc/mobs/dungeons/racheldun.txt b/npc/mobs/dungeons/racheldun.txt index 863c15876..963782b65 100644 --- a/npc/mobs/dungeons/racheldun.txt +++ b/npc/mobs/dungeons/racheldun.txt @@ -50,4 +50,4 @@ ra_san05.gat,0,0,0,0 monster Echio 1770,20,0,0,0 ra_san05.gat,0,0,0,0 monster Isilla 1772,20,0,0,0 ra_san05.gat,0,0,0,0 monster Hodremlin 1773,20,0,0,0 ra_san05.gat,0,0,0,0 monster Seeker 1774,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Gloom Under Night 1768,1,7200000,3600000,1 +ra_san05.gat,0,0,0,0 monster Gloom Under Night 1768,1,86400000,86000000,1 diff --git a/npc/mobs/fields/rachel.txt b/npc/mobs/fields/rachel.txt index 8f957376b..1269c638a 100644 --- a/npc/mobs/fields/rachel.txt +++ b/npc/mobs/fields/rachel.txt @@ -26,7 +26,7 @@ ra_fild01.gat,0,0,0,0 monster Galion 1783,2,0,0,0 ra_fild02.gat,0,0,0,0 monster Muscipular 1780,40,0,0,0 ra_fild02.gat,0,0,0,0 monster Galion 1783,20,0,0,0 ra_fild02.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 -ra_fild02.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 +ra_fild02.gat,0,0,0,0 monster Atros 1785,1,86400000,86000000,1 //================================================== // ra_fild03 - Rachel Field @@ -35,7 +35,7 @@ ra_fild03.gat,0,0,0,0 monster Galion 1783,30,0,0,0 ra_fild03.gat,0,0,0,0 monster Roween 1782,10,0,0,0 ra_fild03.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 ra_fild03.gat,0,0,0,0 monster Stapo 1784,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 +ra_fild03.gat,0,0,0,0 monster Atros 1785,1,86400000,86000000,1 //================================================== // ra_fild04 - Rachel Field @@ -44,7 +44,7 @@ ra_fild04.gat,0,0,0,0 monster Roween 1782,60,0,0,0 ra_fild04.gat,0,0,0,0 monster Stapo 1784,20,0,0,0 ra_fild04.gat,0,0,0,0 monster Wild Rose 1261,10,0,0,0 ra_fild04.gat,0,0,0,0 monster Galion 1783,3,0,0,0 -ra_fild04.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 +ra_fild04.gat,0,0,0,0 monster Atros 1785,1,86400000,86000000,1 //================================================== // ra_fild05 - Rachel Field |