mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
fix(DB/creature_loot_template): do Not Allow Stonemaul Banner to drop NPCs (#10704)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645029283139327800');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 4328 AND `Item` = 33086;
|
||||
Reference in New Issue
Block a user