mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Merge branch '1145-inspiring-captain-pump-lasts-beyond-turn' into 'master'
Resolve "Inspiring Captain pump lasts beyond turn" Closes #1145 See merge request core-developers/forge!2089
This commit is contained in:
@@ -82,6 +82,7 @@ public class PumpAllEffect extends SpellAbilityEffect {
|
||||
for (String kw : hiddenkws) {
|
||||
tgtC.removeHiddenExtrinsicKeyword(kw);
|
||||
}
|
||||
tgtC.updatePowerToughnessForView();
|
||||
|
||||
game.fireEvent(new GameEventCardStatsChanged(tgtC));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user