Skip to content

Commit

Permalink
fix(DB/Quest): Allow both factions to get quest "The Multiphase Surve…
Browse files Browse the repository at this point in the history
…y" [id: 11880] (azerothcore#21433)
  • Loading branch information
fabcontigiani authored Feb 16, 2025
1 parent 4c66c58 commit f7028d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/sql/updates/pending_db_world/fix-quest-11880.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `quest_template` SET `AllowableRaces` = 0 WHERE (`ID` = 11880);

0 comments on commit f7028d5

Please sign in to comment.