fix(DB/Creature): Remove Noblegarden item from Redridge Mongrel (#3362)
This commit is contained in:
parent
5b45615cfa
commit
d30d29652c
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598550234624949800');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 423 AND `Item` = 6833;
|
||||
Loading…
Add table
Add a link
Reference in a new issue