mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Loot): Fel cone loot incorrect (#9713)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639529374031815939');
|
||||
|
||||
-- Fix Fel cone loot
|
||||
DELETE FROM `gameobject_loot_template` WHERE `Entry`=1701 AND `Item`<>3418;
|
||||
Reference in New Issue
Block a user