fix(DB/Loot): Remove loot from Hellfire Channeler (#16738)

init
This commit is contained in:
Eddy Vega
2023-07-11 17:23:25 -06:00
committed by GitHub
parent 5719ff45cf
commit d10656ee2d

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `lootid`=0 WHERE `entry`=17256;