fix(DB/creature_loot_template): Removing Dalaran Wizard's Robe from Witchwing harpies (#20291)
Create #19606-dalaran-wizards-robe.sql
This commit is contained in:
parent
5665aae120
commit
0584cc5bca
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
DELETE FROM creature_loot_template
|
||||
WHERE reference IN (1011415, 1011516)
|
||||
AND entry IN (3276, 3277);
|
||||
Loading…
Add table
Add a link
Reference in a new issue