DB/Quest: Fix problem with not-available 'A Smokywood Pastures' Thank You!' (horde)

This commit is contained in:
malcrom
2021-12-23 01:56:02 +02:00
committed by offl
parent f0488e9c4a
commit fa505a2209

View File

@@ -0,0 +1,3 @@
--
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `ID` = 6983;
UPDATE `quest_template` SET `AllowableRaces`=690 WHERE `ID` IN (6983,6984);