fix(DB/Loot): Jaggal Clam (#14243)

This commit is contained in:
Gultask 2022-12-22 03:33:37 -03:00 committed by GitHub
parent 04205793b3
commit 57d49265be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
--
DELETE FROM `spell_loot_template` WHERE `Entry`=58160 AND `Item`=13926;
DELETE FROM `creature_loot_template` WHERE `item`=24478 AND `entry` IN (21044, 21126, 21842);