mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Loot): delete Pure Un'goro Sample from Firegut Brute drops (#7227)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1628079063977567436');
|
||||||
|
|
||||||
|
-- Deletes Pure Un'goro Sample from Firegut Brute
|
||||||
|
DELETE FROM `creature_loot_template` WHERE `Entry` = 7035 AND `Item` = 12236;
|
||||||
|
|
||||||
Reference in New Issue
Block a user