From 256a7ebe4e172686f547cf406fd642d6e76e4ed4 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 22 Oct 2007 19:34:06 +0000 Subject: Fixed Bowling Bash doing more than 1 tile knockback git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11547 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 8d083907c..f7f3c0158 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,8 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +10/22 + * Fixed Bowling Bash doing more than 1 tile knockback [Playtester] 10/21 * Added new cards to drops so they can be tested [Playtester] - updated sql files diff --git a/db/skill_db.txt b/db/skill_db.txt index f077f6ab6..5673e2014 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -101,7 +101,7 @@ 59,3:5:7:9:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //KN_SPEARBOOMERANG#Spear Boomerang# 60,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0 //KN_TWOHANDQUICKEN#Twohand Quicken# 61,0,6,4,-1,0x20,0,5,1,no,0,0,0,weapon,0 //KN_AUTOCOUNTER#Counter Attack# -62,-2,6,1,-1,0x2,1,10,1,no,33,0,0,weapon,1:1:2:2:3:3:4:4:5:5 //KN_BOWLINGBASH#Bowling Bash# +62,-2,6,1,-1,0x2,1,10,1,no,33,0,0,weapon,1 //KN_BOWLINGBASH#Bowling Bash# 63,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0 //KN_RIDING#Peco Peco Riding# 64,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0 //KN_CAVALIERMASTERY#Cavalier Mastery# 65,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0 //PR_MACEMASTERY#Mace Mastery# -- cgit v1.2.3-70-g09d2