mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 04:39:18 -08:00
* Gonti’s Machinations - Fixed that it triggered more than once per turn.
This commit is contained in:
parent
16648e53d1
commit
d68ff964fb
2 changed files with 3 additions and 2 deletions
|
|
@ -124,6 +124,7 @@ class GontisMachinationsFirstLostLifeThisTurnWatcher extends Watcher {
|
|||
|
||||
public GontisMachinationsFirstLostLifeThisTurnWatcher(final GontisMachinationsFirstLostLifeThisTurnWatcher watcher) {
|
||||
super(watcher);
|
||||
this.playersLostLife.putAll(watcher.playersLostLife);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue