From 33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc Mon Sep 17 00:00:00 2001 From: celest Date: Fri, 7 Jan 2005 06:48:34 +0000 Subject: * Added Filougarou's fix for Bowling Bash causing it to only display damage * Set delay_dependon_dex in battle_athena to 'no' by default * Fixed typo in skill_delayfix git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@927 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 35d959261..42ae8e306 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -43,7 +43,8 @@ casting_rate: 100 delay_rate: 100 // Is the delay time is dependent on the caster's DEX? (Note 1) -delay_dependon_dex: yes +// Note: On Official servers Dex does NOT affect delay time +delay_dependon_dex: no // At what dex does the cast time become zero (instacast) castrate_dex_scale: 150 -- cgit v1.2.3-60-g2f50