mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 05:25:08 +00:00
fix(DB/gameobject_loot_template): Indurium Mineral Vein should contain always ores (#6569)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1624629015111761400');
|
||||||
|
|
||||||
|
-- Indurium Mineral Vein - Indurium Ore
|
||||||
|
UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Entry` = 3266 AND `Item` = 5833;
|
||||||
Reference in New Issue
Block a user