From 189cd2641880bcfd0fd214301c24e7284ffd0e83 Mon Sep 17 00:00:00 2001 From: cyzin Date: Sat, 11 Nov 2023 12:31:02 -0800 Subject: [PATCH] Update the newly added tooltip for blood tap prio to reference the correct tier set --- ui/tank_deathknight/inputs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/tank_deathknight/inputs.ts b/ui/tank_deathknight/inputs.ts index 8286e358f2..f254f20def 100644 --- a/ui/tank_deathknight/inputs.ts +++ b/ui/tank_deathknight/inputs.ts @@ -83,7 +83,7 @@ export const TankDeathKnightRotationConfig = { fieldName: 'bloodTapPrio', label: 'Blood Tap', labelTooltip: 'Chose how to use Blood Tap:
\ - Use as Defensive Cooldown: Use as defined in Cooldowns (Requires T9 4pc).
\ + Use as Defensive Cooldown: Use as defined in Cooldowns (Requires T10 4pc).
\ Offensive: Use Blood Tap for extra Icy Touches.', values: [ { name: 'Use as Defensive Cooldown', value: BloodTapPrio.Defensive },