fix(DB/creature_loot_template): do Not Allow Stonemaul Banner to drop NPCs (#10704)
This commit is contained in:
parent
d7b1032fea
commit
664648fb56
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645029283139327800');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 4328 AND `Item` = 33086;
|
||||
Loading…
Add table
Add a link
Reference in a new issue