Skip to content

Commit

Permalink
Update the newly added tooltip for blood tap prio to reference the co…
Browse files Browse the repository at this point in the history
…rrect tier set
  • Loading branch information
cyzin committed Nov 11, 2023
1 parent 31fbe02 commit 189cd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/tank_deathknight/inputs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const TankDeathKnightRotationConfig = {
fieldName: 'bloodTapPrio',
label: 'Blood Tap',
labelTooltip: 'Chose how to use Blood Tap:<br>\
<b>Use as Defensive Cooldown</b>: Use as defined in Cooldowns (Requires T9 4pc).<br>\
<b>Use as Defensive Cooldown</b>: Use as defined in Cooldowns (Requires T10 4pc).<br>\
<b>Offensive</b>: Use Blood Tap for extra Icy Touches.',
values: [
{ name: 'Use as Defensive Cooldown', value: BloodTapPrio.Defensive },
Expand Down

0 comments on commit 189cd26

Please sign in to comment.