Skip to content

Commit

Permalink
WarWithin/TheStonevault/Trash: Shadow Claw cooldown update
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Dec 18, 2024
1 parent 72a346e commit 2cfa518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WarWithin/TheStonevault/Trash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ end

function mod:ShadowClaw(args)
self:Message(args.spellId, "purple")
self:Nameplate(args.spellId, 13.3, args.sourceGUID)
self:Nameplate(args.spellId, 22.7, args.sourceGUID)
self:PlaySound(args.spellId, "alert")
end

Expand Down

0 comments on commit 2cfa518

Please sign in to comment.