From d932e32c00f8fecfff5558f34220095883102f6e Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 13 Oct 2007 10:54:46 +0000 Subject: Fixed duration of NPC_POWERUP git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11447 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_cast_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 749d5eef9..f43d2bdd0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -33,6 +33,8 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +10/13 + * Fixed duration of NPC_POWERUP [Playtester] 10/12 * Rev. 11437 Corrected pet tames for newest pets. [L0ne_W0lf] * Fixed up various skills that are supposed to use aMotion as delay [Playtester] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 619ae29af..c5d9f604a 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -541,7 +541,7 @@ //-- NPC_CHANGEUNDEAD 348,0,0,0,30000,0 //-- NPC_POWERUP -349,0,0,0,60000:120000:180000:240000:300000,0 +349,0,0,0,10000:15000:20000:25000:30000,0 //-- NPC_AGIUP 350,0,0,0,10000:15000:20000:25000:30000,0 //-- NPC_INVISIBLE -- cgit v1.2.3-70-g09d2