fix(DB/Loot): Remove quest requirement from Everfrost Chip (repeatable) (#23821)
This commit is contained in:
parent
d7e03cca4c
commit
a0002f3db8
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Item` = 44724;
|
||||
Loading…
Add table
Add a link
Reference in a new issue