Implemented Commander mode and rules, added Command Zone to game, added/fixed primitives, increased the major release version.
This commit is contained in:
@@ -215,6 +215,7 @@ public:
|
||||
string meta_name;
|
||||
vector<string> meta_AIHints;
|
||||
vector<string> Sideboard;
|
||||
vector<string> CommandZone;
|
||||
string meta_unlockRequirements;
|
||||
|
||||
int meta_id;
|
||||
|
||||
Reference in New Issue
Block a user