mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/creature_loot_template): Remove the Scarlet Key from creature loot tables (#5814)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620842884434937800');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 7146 AND `Entry` IN (4291,4299,4540);
|
||||
Reference in New Issue
Block a user