mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
Intimidate text fixes
This commit is contained in:
parent
83e18393f7
commit
7cddea8c63
8 changed files with 43 additions and 28 deletions
|
|
@ -33,7 +33,7 @@ public class IntimidateAbility extends EvasionAbility implements MageSingleton {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "intimidate <i>(This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)";
|
||||
return "intimidate <i>(This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)</i>";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue