diff options
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/dungeons/clocktower.txt | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 4091366f9..774d05c04 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -5,6 +5,7 @@ Date Added * Rev. 10823 Added missing "close;" to the Payon Monster Scholar. [L0ne_W0lf] * Fixed the display names for the Payon Kafra's. * Fixed a bug in Hugel Bingo game system which prevented players from launch another game after a game has been canceled. [SinSloth] + * Updated Cramps respawn time in clock tower. anti-leech. [Lupus] 2007/06/26 * Rev 10815 Updated NPC for Payon. [L0ne_W0lf] - Added in the complete fortune teller NPC. diff --git a/npc/mobs/dungeons/clocktower.txt b/npc/mobs/dungeons/clocktower.txt index 1284ee2ea..03ec1d2d4 100644 --- a/npc/mobs/dungeons/clocktower.txt +++ b/npc/mobs/dungeons/clocktower.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.2a //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 More accurate spawns [Playtester] +//= 1.2a Updated Cramp resp time [Lupus] //============================================================ //================================================== @@ -30,7 +31,7 @@ alde_dun02,0,0,0,0 monster Arclouze 1194,20,0,0,0 //================================================== alde_dun03,0,0,0,0 monster Cramp 1209,25,0,0,0 alde_dun03,0,0,0,0 monster Drainliar 1111,20,0,0,0 -alde_dun03,77,28,5,5 monster Cramp 1209,3,40000,20000,0 +alde_dun03,77,28,5,5 monster Cramp 1209,3,300000,150000,0 alde_dun03,0,0,0,0 monster Penomena 1216,45,180000,120000,0 alde_dun03,184,61,30,30 monster Cramp 1209,10,300000,150000,0 alde_dun03,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 |