From b719a7594246a5716926dd0b7df6ab8adb97424d Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 17 Mar 2006 14:09:54 +0000 Subject: - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) - Added battle_config debuff_on_logout which removes Asura's SP regen delay and Strip-Equip effects on logout when set to yes (default). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5644 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 6ad232e37..0f92c3160 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -385,7 +385,7 @@ extern struct Battle_Config { unsigned short copyskill_restrict; // [Aru] unsigned short berserk_cancels_buffs; // [Aru] - + unsigned short debuff_on_logout; // Removes a few "official" negative Scs on logout. [Skotlex] unsigned short mob_ai; //Configures various mob_ai settings to make them smarter or dumber(official). [Skotlex] unsigned short dynamic_mobs; // Dynamic Mobs [Wizputer] - battle_athena flag implemented by [random] unsigned short mob_remove_damaged; // Dynamic Mobs - Remove mobs even if damaged [Wizputer] -- cgit v1.2.3-70-g09d2