mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +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