From e6baf9ffcf0b8ca25b8c235f7b3760daf88acc4c Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Sun, 9 Jun 2013 01:53:57 -0300 Subject: Few adjustments to group search for 2012-04-1x and added new packets for 2013-06-05 (thanks to Shakto). Signed-off-by: Matheus Macabu --- 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 707868e43..f2d870032 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -67,7 +67,7 @@ enum e_battle_check_target { //New definitions [Skotlex] BCT_NOPARTY = 0x1b0000, // This should be (~BCT_PARTY&BCT_ALL) BCT_NOENEMY = 0x1d0000, // This should be (~BCT_ENEMY&BCT_ALL) - BCT_ALL = 0x1f0000, // Sum of BCT_NOONE to BCT_GUILD + BCT_ALL = 0x1f0000, // Sum of BCT_NOONE to BCT_NEUTRAL }; /** -- cgit v1.2.3-70-g09d2