mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 23:27:14 -04:00
Merge branch 'master' of github.com:TrinityCore/TrinityCore
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Set Correct Requirements for quest: Once More Unto The Breach, Hero (13104/13105)
|
||||
UPDATE `quest_template` SET `SkillOrClassMask`=-32 WHERE `entry`= 13105; -- Death Knight only
|
||||
UPDATE `quest_template` SET `SkillOrClassMask`=-1503 WHERE `entry`= 13105; -- Other Classes
|
||||
Reference in New Issue
Block a user