mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Loot): Remove quest requirement from Everfrost Chip (repeatable) (#23821)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Item` = 44724;
|
||||
Reference in New Issue
Block a user