We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5663d5 commit 0a059c7Copy full SHA for 0a059c7
sql/updates/world/3.3.5/2024_09_29_01_world.sql
@@ -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