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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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