mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
fix Arno Dorian
This commit is contained in:
parent
f50bd7ce54
commit
90916f9f36
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ public final class ArnoDorian extends CardImpl {
|
|||
|
||||
// Other Assassins you control get +2/+0.
|
||||
this.addAbility(new SimpleStaticAbility(new BoostControlledEffect(
|
||||
1, 0, Duration.WhileOnBattlefield, filter, true
|
||||
2, 0, Duration.WhileOnBattlefield, filter, true
|
||||
)));
|
||||
|
||||
// Disguise {B}{R}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue