fix(DB/Quests): adding AllowableRaces flags for Quests 'The Mark of the Lightbringer' and 'Tomb of the Lightbringer' (#17301)
* Add files via upload * Update lightbringer-quest-allowableraces.sql * Update lightbringer-quest-allowableraces.sql * Update lightbringer-quest-allowableraces.sql --------- Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
parent
58f8fe6426
commit
701b3efe07
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `quest_template` SET `AllowableRaces` = 1101 WHERE (`ID` IN (9474,9446));
|
||||
Loading…
Add table
Add a link
Reference in a new issue