fix(DB/Creature): Delete Tactical Task Briefing IX from Rex Ashil (#8332)
This commit is contained in:
parent
8826d7de75
commit
e3bd2d3d78
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue