diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index 0870d681e..d7f73bae7 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -733,8 +733,8 @@ abilities=protection from black [card] text=At the end of each player's turn, tap all untapped Islands that player controls and Monsoon deals X damage to the player, where X is the number of Islands tapped this way. id=2734 -auto=@each my endofturn:foreach(island[-tapped]|myBattlefield):damage:1 controller -auto=@each opponent endofturn:foreach(island[-tapped]|opponentBattlefield):damage:1 opponent +auto=@each my endofturn:foreach(island[-tapped]|myBattlefield) damage:1 controller +auto=@each opponent endofturn:foreach(island[-tapped]|opponentBattlefield) damage:1 opponent auto=@each my cleanup:tap all(island[-tapped]|myBattlefield) auto=@each opponent cleanup:tap all(island[-tapped]|opponentBattlefield) name=Monsoon diff --git a/projects/mtg/bin/Res/sets/TMP/_cards.dat b/projects/mtg/bin/Res/sets/TMP/_cards.dat index 18efaaedb..477a0be17 100644 --- a/projects/mtg/bin/Res/sets/TMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TMP/_cards.dat @@ -1094,7 +1094,7 @@ toughness=1 [/card] [card] text=Whenever one or more creatures attack you, you gain 1 life for each attacking creature. -auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield):life:1 +auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield) life:1 id=4891 name=Orim's Prayer rarity=U