From 04ce57ecc743ec95e79fedab7e00bc650e386d23 Mon Sep 17 00:00:00 2001 From: cookiecrumbs Date: Sun, 22 Jul 2012 01:26:48 +0000 Subject: Added a new configuration option to allow either weapon switching to cancel SC_DANCING or not. Fixed an issue where movement is frozen (caster) with Longing for Freedom (walking outside of the cast). Added checks related to dancing/ensemble skills to prevent frozen characters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16470 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/skill.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/battle/skill.conf') diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index 322a4778a..ee995cb1d 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -267,3 +267,8 @@ eq_single_target_reflectable: yes // When this setting is enabled, it allows you to immune to all kinds of damage, including those stated previous. // (The number will show but no actual damage will be done) invincible.nodamage: no + +// Dancing Weapon Switch +// On official server, a fix is in place that prevents the switching of weapons to cancel songs. +// Default: yes +dancing_weaponswitch_fix: yes \ No newline at end of file -- cgit v1.2.3-60-g2f50