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

(cherry picked from commit fa505a2209)
This commit is contained in:
malcrom
2021-12-23 01:56:02 +02:00
committed by Shauren
parent f070f164ab
commit 4755db7987

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);