diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-29 05:58:57 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-29 05:58:57 +0000 |
commit | eb4b237671c3bef0e1d5bce20c54d31ccb8415e2 (patch) | |
tree | 01d02e26ec411ad2236b7e278ef3801f7d378ab6 | |
parent | 5b828c1ec85da98046c15daaacfc94871dd90189 (diff) | |
download | hercules-eb4b237671c3bef0e1d5bce20c54d31ccb8415e2.tar.gz hercules-eb4b237671c3bef0e1d5bce20c54d31ccb8415e2.tar.bz2 hercules-eb4b237671c3bef0e1d5bce20c54d31ccb8415e2.tar.xz hercules-eb4b237671c3bef0e1d5bce20c54d31ccb8415e2.zip |
updated cramp resp time
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10826 54d463be-8e91-2dee-dedb-b68131a5f0ec
-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 |