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:
parent
f1233b9a8a
commit
3fbcd490cb
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue