mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Quest: fix faction availability for Past Endeavors.
Was made available to both factions during early TBC.
This commit is contained in:
2
sql/updates/world/3.3.5/2016_09_15_04_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_09_15_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template` SET `AllowableRaces`=0 WHERE `Id`=5057;
|
||||
Reference in New Issue
Block a user