mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
[MOC] Implement Herald of Hoofbeats
This commit is contained in:
parent
b3245e0238
commit
402cea2697
3 changed files with 50 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ public class HorsemanshipAbility extends EvasionAbility implements MageSingleton
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Horsemanship <i>(This creature can't be blocked except by creatures with horsemanship.)</i>";
|
||||
return "horsemanship <i>(This creature can't be blocked except by creatures with horsemanship.)</i>";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue