fix(DB/creature): Remove WotLK recipe drops from Vanilla NPC Sorrow Wing (#4285)

This commit is contained in:
Vox
2021-01-17 08:28:34 -05:00
committed by GitHub
parent 18762a1549
commit c4eab90312

View File

@@ -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));