Merge pull request #686 from kevlahnota/master

Removed Unhinged & Unglued from Unsupported
This commit is contained in:
Anthony Calosa
2016-06-10 01:33:14 +08:00
2 changed files with 406 additions and 2241 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -482,6 +482,7 @@ int AACopier::resolve()
source->copiedID = _target->getMTGId();
source->modifiedbAbi = _target->modifiedbAbi;
source->origbasicAbilities = _target->origbasicAbilities;
source->basicAbilities = _target->basicAbilities;
if(_target->isMorphed)
{
source->power = 2;