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/fields | |
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/fields')
-rw-r--r-- | npc/mobs/fields/rachel.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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 |