fix(DB/Quest): 'Ursoc, the Bear God' (A) should be available correctly (#24005)
This commit is contained in:
parent
8403697a20
commit
e8ac0bc425
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- Remove the RewardNextQuest, previously: 12070 (Rallying the Troops), link from 12249 (Ursoc, the Bear God)
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 12249);
|
||||
Loading…
Add table
Add a link
Reference in a new issue