summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorforuken <foruken@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-08 15:20:46 +0000
committerforuken <foruken@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-08 15:20:46 +0000
commit95358e149f5c2a4d552e6341e95f7254efd75487 (patch)
tree9a3076c6f145102656b3db767c703ecdcbc3dde1 /db
parent8a22b23c902520efc35a49e45649ea8a3746cc95 (diff)
downloadhercules-95358e149f5c2a4d552e6341e95f7254efd75487.tar.gz
hercules-95358e149f5c2a4d552e6341e95f7254efd75487.tar.bz2
hercules-95358e149f5c2a4d552e6341e95f7254efd75487.tar.xz
hercules-95358e149f5c2a4d552e6341e95f7254efd75487.zip
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
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/skill_cast_db.txt2
2 files changed, 3 insertions, 1 deletions
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
//==========================================