mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
* fix(DB/Loot): Remove some invalid reference loot. Fixes #8248
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user