diff options
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_require_db.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index aeeb3014e..9dc7490f4 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,7 +44,7 @@ ======================= 2008/04/05 - * TK_HIGHJUMP requirements changed from move_enable to none. [Kevin] + * TK_HIGHJUMP/TK_JUMPKICK requirements changed from move_enable to none. [Kevin] 2008/04/03 * Rev. 12470 Implemented 11.3 monster skills update. [L0ne_W0lf] - Removed teleport and Snatch from level 99 Biolab monsters. diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index dab72e9f7..060da3a1e 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -324,7 +324,7 @@ 418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_READYCOUNTER 419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_COUNTERKICK 420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_DODGE -421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_JUMPKICK +421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_JUMPKICK 425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_SEVENWIND 426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //TK_HIGHJUMP |