forked from External/mage
[DFT] Implement Spikeshell Harrier
This commit is contained in:
parent
b2be328e92
commit
3776a39683
5 changed files with 117 additions and 0 deletions
|
|
@ -222,6 +222,8 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
void increaseSpeed(Game game);
|
||||
|
||||
void decreaseSpeed(Game game);
|
||||
|
||||
/**
|
||||
* Returns alternative casting costs a player can cast spells for
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue