forked from External/mage
Text edit
This commit is contained in:
parent
ba50812eb4
commit
a7b04234d4
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class AcidicSoilEffect extends OneShotEffect {
|
|||
|
||||
AcidicSoilEffect() {
|
||||
super(Outcome.Damage);
|
||||
staticText = "Acidic Soil deals damage to each player equal to the number of lands he or she controls";
|
||||
staticText = "{this} deals damage to each player equal to the number of lands he or she controls";
|
||||
}
|
||||
|
||||
AcidicSoilEffect(final AcidicSoilEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue