foul-magics/Mage/src/main/java/mage/abilities/condition
Vivian Greenslade 6532ca9f66
[WOC] Implement Timber Paladin (#11025)
* updated condition to allow different comparisons and to allow filtering for auras

* implemented Timber Paladin

* fixed text
2023-08-25 21:11:28 -04:00
..
common [WOC] Implement Timber Paladin (#11025) 2023-08-25 21:11:28 -04:00
CompoundCondition.java Disable auto-payment of mana for spells which care about mana color (#9173) 2022-10-03 19:16:45 -04:00
Condition.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
FixedCondition.java
IntCompareCondition.java
InvertCondition.java
LockedInCondition.java Disable auto-payment of mana for spells which care about mana color (#9173) 2022-10-03 19:16:45 -04:00
OrCondition.java