mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/creature_loot_template): Remove Elixir of Greater Agility (#7909)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user