Skip to content

Commit

Permalink
Fix NAtures Fury artifact ID
Browse files Browse the repository at this point in the history
Closes: #52
  • Loading branch information
teelolws committed Dec 25, 2024
1 parent 7475112 commit 039c40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/db/Shapeshifts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ addon.ShapeshiftDB = {
category = shapeshifts.Cat,
},
{
artifactID = 439,
artifactID = 438,
category = shapeshifts.Cat,
},
-- Primal Stalker
Expand Down

0 comments on commit 039c40e

Please sign in to comment.