mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Update ComputerUtilMana.java
This commit is contained in:
@@ -1093,7 +1093,7 @@ public class ComputerUtilMana {
|
|||||||
|
|
||||||
private static ManaCostShard getNextShardToPay(ManaCostBeingPaid cost) {
|
private static ManaCostShard getNextShardToPay(ManaCostBeingPaid cost) {
|
||||||
// mind the priorities
|
// mind the priorities
|
||||||
// * Pay mono-colored first,curPhase == PhaseType.CLEANUP
|
// * Pay mono-colored first
|
||||||
// * Pay 2/C with matching colors
|
// * Pay 2/C with matching colors
|
||||||
// * pay hybrids
|
// * pay hybrids
|
||||||
// * pay phyrexian, keep mana for colorless
|
// * pay phyrexian, keep mana for colorless
|
||||||
|
|||||||
Reference in New Issue
Block a user