mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Loot) - Make "Spiritsbreath" 100% drop (#24462)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Sets "Spiritsbreath" to be 100 from 58 % drop rate for "Grumbald One-Eye"
|
||||
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` = 26681 AND `Item` = 36740;
|
||||
Reference in New Issue
Block a user