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 --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 7048e35a8..962ca81a7 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -327,6 +327,7 @@ extern struct Battle_Config int sp_rate; int bone_drop; int buyer_name; + int dancing_weaponswitch_fix; // eAthena additions int night_at_start; // added by [Yor] -- cgit v1.2.3-70-g09d2