diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-13 10:54:46 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-13 10:54:46 +0000 |
commit | d932e32c00f8fecfff5558f34220095883102f6e (patch) | |
tree | 96fe56daa3a495615f1b4106da0ec9d60f349af6 /db/skill_cast_db.txt | |
parent | 2ab8c13eaedb8c6d8549da3e6b0692027b1fb537 (diff) | |
download | hercules-d932e32c00f8fecfff5558f34220095883102f6e.tar.gz hercules-d932e32c00f8fecfff5558f34220095883102f6e.tar.bz2 hercules-d932e32c00f8fecfff5558f34220095883102f6e.tar.xz hercules-d932e32c00f8fecfff5558f34220095883102f6e.zip |
Fixed duration of NPC_POWERUP
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11447 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |