fix(DB/creature_loot_template): do Not Allow Stonemaul Banner to drop NPCs (#10704)

This commit is contained in:
ZhengPeiRu21
2022-03-01 14:12:08 -07:00
committed by GitHub
parent d7b1032fea
commit 664648fb56

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645029283139327800');
DELETE FROM `creature_loot_template` WHERE `Entry` = 4328 AND `Item` = 33086;