fix(DB/Loot) Remove Netherweave Tunic drop (#15923)

* Create rev_1681299606259817200.sql

* Style
This commit is contained in:
Tereneckla
2023-04-12 12:29:23 +00:00
committed by GitHub
parent 51380d377d
commit 625c5e2bc5

View File

@@ -0,0 +1 @@
DELETE FROM `creature_loot_template` WHERE `Item` = 21855 AND `Entry` IN (17796,20630);