updated cramp resp time

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10826 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2007-06-29 05:58:57 +00:00
parent 168d8ec571
commit f6e4d4fe84
2 changed files with 4 additions and 2 deletions

View File

@ -5,6 +5,7 @@ Date Added
* Rev. 10823 Added missing "close;" to the Payon Monster Scholar. [L0ne_W0lf] * Rev. 10823 Added missing "close;" to the Payon Monster Scholar. [L0ne_W0lf]
* Fixed the display names for the Payon Kafra's. * 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] * 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 2007/06/26
* Rev 10815 Updated NPC for Payon. [L0ne_W0lf] * Rev 10815 Updated NPC for Payon. [L0ne_W0lf]
- Added in the complete fortune teller NPC. - Added in the complete fortune teller NPC.

View File

@ -3,12 +3,13 @@
//===== By: ================================================== //===== By: ==================================================
//= Athena (1.0) //= Athena (1.0)
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= Any Athena Version //= Any Athena Version
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.1 Official kRO 10.1 spawns [Playtester]
//= 1.2 More accurate 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 Cramp 1209,25,0,0,0
alde_dun03,0,0,0,0 monster Drainliar 1111,20,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,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 Cramp 1209,10,300000,150000,0
alde_dun03,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 alde_dun03,184,61,30,30 monster Drainliar 1111,10,300000,150000,0