mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Fix Jhoira of the Ghitu when activating multiple times in a row.
This commit is contained in:
@@ -92,6 +92,8 @@ public class HumanPlaySpellAbility {
|
||||
ability.setHostCard(game.getAction().moveToStack(c));
|
||||
}
|
||||
|
||||
ability.resetPaidHash();
|
||||
|
||||
// freeze Stack. No abilities should go onto the stack while I'm filling requirements.
|
||||
game.getStack().freezeStack();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user