mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Merieke Ri Berit's ability has a delayed trigger
This commit is contained in:
@@ -213,6 +213,7 @@ public class ControlGainEffect extends SpellAbilityEffect {
|
||||
sb.append(" It can't be regenerated.");
|
||||
}
|
||||
ability.setStackDescription(sb.toString());
|
||||
ability.setTrigger(true);
|
||||
|
||||
game.getStack().addSimultaneousStackEntry(ability);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user