mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Loot): Remove invalid loot from Flamewaker Healer (#10280)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642717476472256500');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 11663 AND `Item` IN (18646, 18703, 18803, 18805, 18806, 18808, 18809, 18810, 18811, 18812, 19139, 19140);
|
||||
Reference in New Issue
Block a user