forked from External/mage
reworked coin doubling again for some reason
This commit is contained in:
parent
191e9903ba
commit
837503d8f4
6 changed files with 34 additions and 52 deletions
|
|
@ -141,10 +141,6 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
void setLoyaltyUsePerTurn(int loyaltyUsePerTurn);
|
||||
|
||||
int getExtraCoinFlips();
|
||||
|
||||
void setExtraCoinFlips(int getExtraCoinFlips);
|
||||
|
||||
int getMaxHandSize();
|
||||
|
||||
void setMaxHandSize(int maxHandSize);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue