mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/creature): Remove WotLK recipe drops from Vanilla NPC Sorrow Wing (#4285)
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user