Skip to content

Commit

Permalink
Merge pull request #702 from WowRarity/seaborne-spore-update
Browse files Browse the repository at this point in the history
Update the drop rate for Seaborne Spore (pet)
  • Loading branch information
rdw-software authored Mar 5, 2024
2 parents 0062e49 + ad770e6 commit 699f7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DB/Pets/WarlordsOfDraenor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ local wodPets = {
spellId = 173544,
itemId = 118105,
items = { 127751 },
chance = 33,
chance = 333,
creatureId = 86718,
sourceText = L["Can drop from Fel-Touched Pet Supplies, which is obtained by defeating the Fel-corrupted legendary pets in Tanaan Jungle."],
questId = {
Expand Down

0 comments on commit 699f7a0

Please sign in to comment.