forked from External/mage
[EOE] various text fixes
This commit is contained in:
parent
1b6c5724a8
commit
5b87fffc2e
11 changed files with 15 additions and 16 deletions
|
|
@ -37,7 +37,7 @@ public final class MechanShieldmate extends CardImpl {
|
|||
new ConditionalAsThoughEffect(
|
||||
new CanAttackAsThoughItDidntHaveDefenderSourceEffect(Duration.WhileOnBattlefield),
|
||||
ArtifactEnteredUnderYourControlCondition.instance
|
||||
).setText("As long as an artifact entered the battlefield under your control this turn,"
|
||||
).setText("As long as an artifact entered the battlefield under your control this turn, "
|
||||
+ "this creature can attack as though it didn't have defender")
|
||||
).addHint(new ConditionHint(ArtifactEnteredUnderYourControlCondition.instance)),
|
||||
new ArtifactEnteredControllerWatcher()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue