diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/mobs/fields/veins.txt | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 2c4b7134b..fe1fdd154 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/10/06 + * Updated Atroce's respawn time on Veins fields [Playtester] 2007/10/05 * Fixed a bug in Hugel Bingo which caused wrong rotation in player locations. [SinSloth] 2007/10/01 diff --git a/npc/mobs/fields/veins.txt b/npc/mobs/fields/veins.txt index 17c39f146..706b61504 100644 --- a/npc/mobs/fields/veins.txt +++ b/npc/mobs/fields/veins.txt @@ -23,7 +23,7 @@ ve_fild01,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 ve_fild01,0,0,0,0 monster Blue Plant 1079,3,1800000,900000,1 ve_fild01,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1 -ve_fild01,0,0,0,0 monster Atroce 1785,1,39600000,39000000,1 +ve_fild01,0,0,0,0 monster Atroce 1785,1,18000000,12000000,1 //======== [Veins Field-02] =================================== ve_fild02,0,0,0,0 monster Savage 1166,60,0,0,0 @@ -31,7 +31,7 @@ ve_fild02,0,0,0,0 monster Side Winder 1037,20,0,0,0 ve_fild02,0,0,0,0 monster Roween 1782,20,0,0,0 ve_fild02,0,0,0,0 monster Stapo 1784,30,0,0,0 ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -ve_fild02,0,0,0,0 monster Atroce 1785,1,39600000,39000000,1 +ve_fild02,0,0,0,0 monster Atroce 1785,1,21600000,12000000,1 //======== [Veins Field-03] =================================== ve_fild03,0,0,0,0 monster Sandman 1165,20,600000,300000,1 |