Fixed Flamerush Rider, added battleready option to "clone with" keyword.

This commit is contained in:
Vittorio Alfieri
2021-01-28 15:56:15 +01:00
parent 024e015dfc
commit b35e503a0f
4 changed files with 13 additions and 4 deletions

View File

@@ -1454,6 +1454,7 @@ public:
string with;
string types;
string options;
bool battleReady;
list<int> awith;
list<int> colors;
list<int> typesToAdd;