mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Delete Tactical Task Briefing IX from Rex Ashil (#8332)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633603500355887481');
|
||||||
|
|
||||||
|
-- Deletes Tactical Task Briefing IX from Rex Ashil
|
||||||
|
DELETE FROM `creature_loot_template` WHERE `Entry` = 14475 AND `Item` = 20944;
|
||||||
|
|
||||||
Reference in New Issue
Block a user