fix(DB/Quest): Allow both factions to get quest "The Multiphase Survey" [id: 11880] (#21433)

This commit is contained in:
Fabrizio Contigiani
2025-02-16 19:10:59 -03:00
committed by GitHub
parent 4c66c589e4
commit f7028d5778

View File

@@ -0,0 +1 @@
UPDATE `quest_template` SET `AllowableRaces` = 0 WHERE (`ID` = 11880);