mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Quest: Fix problem with not-available 'A Smokywood Pastures' Thank You!' (horde)
(cherry picked from commit fa505a2209)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user