foul-magics/Mage/src/main/java/mage/abilities/abilityword
xenohedron d7afa37893
Remove superfluous addManaCost method (#11288)
* no need to specify mana cost, just add cost

* handle all mana costs through addcost method only

* eliminate another constructor

* more constructor cleanup
2023-10-09 15:25:19 -04:00
..
ConstellationAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GrandeurAbility.java Remove superfluous addManaCost method (#11288) 2023-10-09 15:25:19 -04:00
KinshipAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LieutenantAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
StriveAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00