mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Loot): Removed Compendium of the Fallen from the wrong object (#23954)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Delete item "Compendium of the Fallen" from the gameobject (book) "Rituals of Power",
|
||||
DELETE FROM `gameobject_loot_template` WHERE `Entry` = 4584 AND `Item` = 5535;
|
||||
Reference in New Issue
Block a user