Skip to content

Commit

Permalink
Update Globe of Jagged Ice item ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed May 8, 2024
1 parent b02dd07 commit dbddc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dragonflight/Items.lua
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ all:RegisterAbilities( {
cooldown = 30,
gcd = "off",

item = 193732,
item = 212683,

-- usable = function() return active_dot.skewering_cold > 0, "requires skewering_cold stacks" end,
handler = function()
Expand Down

0 comments on commit dbddc9d

Please sign in to comment.