mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Card.specialized private boolean
This commit is contained in:
@@ -212,6 +212,8 @@ public class Card extends GameEntity implements Comparable<Card>, IHasSVars {
|
||||
private boolean foretoldThisTurn;
|
||||
private boolean foretoldByEffect;
|
||||
|
||||
private boolean specialized;
|
||||
|
||||
private int timesCrewedThisTurn = 0;
|
||||
|
||||
private int classLevel = 1;
|
||||
|
||||
Reference in New Issue
Block a user