summaryrefslogtreecommitdiff
path: root/src/map/battle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.c')
-rw-r--r--src/map/battle.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.c b/src/map/battle.c
index 8b05e544b..0ab436bd3 100644
--- a/src/map/battle.c
+++ b/src/map/battle.c
@@ -995,6 +995,8 @@ static struct Damage battle_calc_weapon_attack(
case SG_MOON_WARM:
case SG_STAR_WARM:
case NPC_BLOODDRAIN:
+ case NPC_ENERGYDRAIN:
+ case NPC_MENTALBREAKER:
flag.hit = 1;
break;
case CR_SHIELDBOOMERANG: