forked from External/mage
Merge pull request #4993 from Zzooouhh/Zzooouhh-woc
Implemented Word of Command (presumably buggy)
This commit is contained in:
commit
0d9f8ad19a
16 changed files with 443 additions and 17 deletions
|
|
@ -398,6 +398,8 @@ public interface Game extends MageItem, Serializable {
|
|||
|
||||
void playPriority(UUID activePlayerId, boolean resuming);
|
||||
|
||||
void resetControlAfterSpellResolve(UUID topId);
|
||||
|
||||
boolean endTurn(Ability source);
|
||||
|
||||
int doAction(MageAction action);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue