diff --git a/sim/deathknight/blood_tap.go b/sim/deathknight/blood_tap.go index d418dd1ab1..80633001bc 100644 --- a/sim/deathknight/blood_tap.go +++ b/sim/deathknight/blood_tap.go @@ -30,7 +30,7 @@ func (dk *Deathknight) registerBloodTapSpell() { dk.BloodTap = dk.RegisterSpell(core.SpellConfig{ ActionID: actionID, - Flags: core.SpellFlagNoOnCastComplete | core.SpellFlagAPL, + Flags: core.SpellFlagAPL, Cast: core.CastConfig{ CD: core.Cooldown{