mirror of
https://github.com/magefree/mage.git
synced 2026-01-22 19:29:59 -08:00
Merge origin/master
This commit is contained in:
commit
03e228d875
2 changed files with 83 additions and 2 deletions
|
|
@ -60,8 +60,7 @@ public class NarnamRenegade extends CardImpl {
|
|||
this.addAbility(
|
||||
new EntersBattlefieldAbility(
|
||||
new AddCountersSourceEffect(CounterType.P1P1.createInstance()),
|
||||
false,
|
||||
RevoltCondition.getInstance(),
|
||||
false, RevoltCondition.getInstance(),
|
||||
"<i>Revolt</i> — {this} enters the battlefield with a +1/+1 counter on it if a permanent you controlled left the battlefield this turn", null),
|
||||
new RevoltWatcher()
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue