From f2ef38f25411f97bb5b9af3e196d9509c16846be Mon Sep 17 00:00:00 2001 From: rosenrusinov Date: Mon, 16 Oct 2023 11:47:25 +0200 Subject: [PATCH] fix dk tank t10 set bonus not activating --- sim/deathknight/blood_tap.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{