fix(#2147): enrage and some false-negative spells (#3153)

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
Yehonal
2020-08-18 11:10:43 +02:00
committed by GitHub
parent e546df4c56
commit 7fba8b910f

View File

@@ -2780,6 +2780,7 @@ bool SpellInfo::_IsPositiveTarget(uint32 targetA, uint32 targetB)
case TARGET_UNIT_SRC_AREA_ENEMY:
case TARGET_UNIT_DEST_AREA_ENEMY:
case TARGET_UNIT_CONE_ENEMY_24:
case TARGET_UNIT_CONE_ENEMY_54:
case TARGET_UNIT_CONE_ENEMY_104:
case TARGET_DEST_DYNOBJ_ENEMY:
case TARGET_DEST_TARGET_ENEMY: