Skip to content

Commit 0a059c7

Browse files
authored
DB/Conditions: Fix The Aldor and Scryers flightmasters reputation requirement
closes #30285 by Odyssey
1 parent c5663d5 commit 0a059c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- The Aldor and Scryers flightmasters should remain unlocked in reputations higher than friendly
2+
UPDATE `conditions` SET `ConditionValue2`=`ConditionValue2`|32|64|128 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (8558,8560);

0 commit comments

Comments
 (0)