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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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