fix(DB/creature_loot_template): Remove Elixir of Greater Agility (#7909)
This commit is contained in:
parent
5295e23c12
commit
359c7bb3e2
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631772660597637800');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (7438, 9416, 11053) AND `Item` = 9187;
|
||||
Loading…
Add table
Add a link
Reference in a new issue