Skip to content

Commit

Permalink
[TDB] Improve chance for Healthy Dragon Scale 13920
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@20a8f81
  • Loading branch information
AnonXS committed Dec 28, 2023
1 parent 419f75a commit 5916ec4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Updates/4482_TDB-0250_i13920.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
-- https://www.wowhead.com/quest=5582/healthy-dragon-scale#comments:id=6196 - 12 looted 22 spawns
-- "These are an awesome bonus for rep at Revered. Last night, I picked up 5 in one run (no one else had completed the quest). That's the equivalent of 5 of the boss scourgestones!"
-- 5 looted 22 spawn = 22,7% ~ 20% - on 2006/04/28 (Patch 1.9.4)
-- https://www.wowhead.com/classic/item=13920/healthy-dragon-scale#dropped-by;comments:id=3171755
UPDATE `creature_loot_template` SET `ChanceOrQuestChance` = 20 WHERE `item` = 13920; -- classic 6 chance

0 comments on commit 5916ec4

Please sign in to comment.