1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-03-14 01:09:54 -09:00
mage/Mage
Alex Vasile 5611f41949
[VOC] Implemented Mirage Phalanx ()
* Implemented Mirage Phalanx

* Changed based on first set of comments

* Reordered variables in alphabetical order

* Added support for removing abilities from a token before creating it.

* Fixed typo in CreateTokenCopyTargetEffect, should have been getAddedPermanents not getAddedPermanent (with the s).

* Updated how soulbond is removed from MiragePhalanx tokens

* Fixed missing fields in the copy constructor

* - Refactoring the exileTokensCreated function to exile all tokens as a single trigger.
- Changed Mirage Phalanx to use the new exileTokensCreated function
- changed ’ to '
2022-02-05 20:38:12 -05:00
..
src [VOC] Implemented Mirage Phalanx () 2022-02-05 20:38:12 -05:00
pom.xml Dev: downgraded protobuf lib for build compatibility (fix ); 2022-01-22 00:10:18 +04:00