mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
Added DDI token images
This commit is contained in:
parent
81984ceac0
commit
21904d991c
2 changed files with 5 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ class KothOfTheHammerThirdEffect extends ContinuousEffectImpl {
|
|||
|
||||
public KothOfTheHammerThirdEffect() {
|
||||
super(Duration.EndOfGame, Outcome.AddAbility);
|
||||
staticText = "You get an emblem with \"Mountains you control have '{T}: This land deals 1 damage to any target.'\"";
|
||||
staticText = "Mountains you control have '{T}: This land deals 1 damage to any target.'";
|
||||
}
|
||||
|
||||
public KothOfTheHammerThirdEffect(final KothOfTheHammerThirdEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue