Some missed stuff.

This commit is contained in:
hondacrx
2021-06-18 15:19:41 -04:00
parent 88c9b21ec2
commit fbd7df7c3f
10 changed files with 40 additions and 25 deletions
@@ -2074,7 +2074,7 @@ namespace Game.Entities
return;
// remove immunity flags, to allow spell to target anything
trigger.RemoveUnitFlag(UnitFlags.ImmuneToNpc | UnitFlags.ImmuneToPc);
trigger.SetImmuneToAll(false);
PhasingHandler.InheritPhaseShift(trigger, this);