mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Merge branch 'master' into newmaster
This commit is contained in:
@@ -499,6 +499,7 @@ public class SpellAbilityRestriction extends SpellAbilityVariables {
|
||||
|
||||
// check static abilities
|
||||
game.getTracker().freeze();
|
||||
cp.clearStaticChangedCardKeywords(false);
|
||||
CardCollection preList = new CardCollection(cp);
|
||||
game.getAction().checkStaticAbilities(false, Sets.newHashSet(cp), preList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user