mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
- changed to lower-case and added <i> to intimidate keyword.
This commit is contained in:
parent
414018db13
commit
83e18393f7
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ public class IntimidateAbility extends EvasionAbility implements MageSingleton {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Intimidate (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.)";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue