fix(DB\Loot):Decoded Twilight Texts should not drop from creatures (#8493)

This commit is contained in:
Ragelezz
2021-10-20 11:27:18 +03:00
committed by GitHub
parent 2f6e704c07
commit 2493f1130f

View File

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