This commit is contained in:
Evan Kranzler 2019-08-03 14:33:47 -04:00
parent 0237f9da8a
commit a46e2fb0ab

View file

@ -45,7 +45,7 @@ public final class DeathBaron extends CardImpl {
).setText("Skeletons you control"));
ability.addEffect(new GainAbilityControlledEffect(
DeathtouchAbility.getInstance(), Duration.WhileOnBattlefield, filterSkeletons, false
).setText("and other Zombues you control"));
).setText("and other Zombies you control"));
ability.addEffect(new BoostControlledEffect(
1, 1, Duration.WhileOnBattlefield, filterZombie, true
).setText("get +1/+1"));