forked from External/mage
Merge remote-tracking branch 'magefree/master'
# Conflicts: # Mage/src/main/java/mage/abilities/condition/common/SourceHasSubtypeCondi tion.java # Mage/src/main/java/mage/game/permanent/PermanentToken.java
This commit is contained in:
commit
434be545f7
23 changed files with 602 additions and 72 deletions
|
|
@ -120,7 +120,7 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
boolean hasProtectionFrom(MageObject source, Game game);
|
||||
|
||||
boolean cantBeEnchantedBy(MageObject source, Game game);
|
||||
boolean cantBeAttachedBy(MageObject source, Game game);
|
||||
|
||||
boolean wasControlledFromStartOfControllerTurn();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue