mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Quest): Allow both factions to get quest "The Multiphase Survey" [id: 11880] (#21433)
This commit is contained in:
committed by
GitHub
parent
4c66c589e4
commit
f7028d5778
1
data/sql/updates/pending_db_world/fix-quest-11880.sql
Normal file
1
data/sql/updates/pending_db_world/fix-quest-11880.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `quest_template` SET `AllowableRaces` = 0 WHERE (`ID` = 11880);
|
||||
Reference in New Issue
Block a user