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