fix(DB/creature): Remove WotLK recipe drops from Vanilla NPC Sorrow Wing (#4285)
This commit is contained in:
parent
18762a1549
commit
c4eab90312
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1610682062693632700');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 5928) AND (`Item` IN (1));
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue