Switching PT, Token Indicator

Added Switching PT like Layer 7e, Token Indicator for cloned Cards
This commit is contained in:
Anthony Calosa
2015-09-19 23:25:33 +08:00
parent 8e15ad7ed0
commit c372ffa111
9 changed files with 150 additions and 43 deletions
+4
View File
@@ -235,6 +235,10 @@ public:
void revertbaseT();
void cdaPT(int p = 0, int t = 0);
bool isCDA;
void switchPT(bool apply = false);
int swapP;
int swapT;
bool isSwitchedPT;
void eventattacked();
void eventattackedAlone();