* fix(DB/Loot): Remove some invalid reference loot. Fixes #8248
This commit is contained in:
parent
7e12c0fad8
commit
77dd6f1736
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633452144188703200');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` IN (3715,4096,522,315,8095,5846,5854,8910,7442,12052,10382,12052,15461) AND `Reference`=24056;
|
||||
Loading…
Add table
Add a link
Reference in a new issue