ok this is the last commit but i had massive issues after chopping it all up, hopefully it doesn't hilight everything that was already commited...if it does i apologize my own patch started giving me conflicts....
im like 7 tries into commiting this part....
This commit is contained in:
@@ -123,7 +123,11 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"canattack",
|
||||
"hydra",
|
||||
"undying",
|
||||
"poisonshroud"
|
||||
"poisonshroud",
|
||||
"noactivatedability",
|
||||
"notapability",
|
||||
"nomanaability",
|
||||
"onlymanaability"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user