mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB\Loot):Decoded Twilight Texts should not drop from creatures (#8493)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634152947344486200');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `item` IN (20541,20552,20678,20679,20545);
|
||||
|
||||
Reference in New Issue
Block a user