From 95358e149f5c2a4d552e6341e95f7254efd75487 Mon Sep 17 00:00:00 2001 From: foruken Date: Wed, 8 Mar 2006 15:20:46 +0000 Subject: Fixed ASC_CDP cool down time, to match skill description. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5513 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 a8d59db19..8660073f0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,8 @@ ========================= +03/08 + * Fixed cooldown time for ASC_CDP, according to description [Foruken] 03/07 * Temp ninja/gs skill tree. [Vicious] * Temp plug on Ninja in Skill_db. Ninja is correct on skill ID, diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 6ca0cf5f2..6f4675360 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -645,7 +645,7 @@ //-- ASC_METEORASSAULT (Upkeep2 times are duration of: blind(lv1), stun(lv2) or bleeding (lv3) 406,500,500,0,0,10000:5000:120000 //-- ASC_CDP -407,0,5000,0,0,0 +407,0,500,0,0,0 //========================================== -- cgit v1.2.3-70-g09d2