added basepower and basetoughness
added these two so if we want to access original power and toughness, we can point to origpower and origtoughness respectively.
This commit is contained in:
@@ -72,7 +72,9 @@ public:
|
||||
int regenerateTokens;
|
||||
int isToken;
|
||||
int origpower;
|
||||
int basepower;
|
||||
int origtoughness;
|
||||
int basetoughness;
|
||||
int isMultiColored;
|
||||
int isLeveler;
|
||||
bool enchanted;
|
||||
|
||||
Reference in New Issue
Block a user