mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
TriggerSacrificed: better format
This commit is contained in:
@@ -87,6 +87,7 @@ public class TriggerSacrificed extends Trigger {
|
|||||||
withKeyword = true;
|
withKeyword = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!withKeyword) {
|
if (!withKeyword) {
|
||||||
// When done for another card to get the Mana, the Emerge card is there
|
// When done for another card to get the Mana, the Emerge card is there
|
||||||
CostPaymentStack stack = (CostPaymentStack) runParams2.get("CostStack");
|
CostPaymentStack stack = (CostPaymentStack) runParams2.get("CostStack");
|
||||||
|
|||||||
Reference in New Issue
Block a user