mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- M15: Added Jalira, Master Polymorphist and Necromancer's Stockpile
This commit is contained in:
@@ -139,7 +139,7 @@ public class DigUntilEffect extends SpellAbilityEffect {
|
|||||||
|
|
||||||
final Game game = p.getGame();
|
final Game game = p.getGame();
|
||||||
if (revealed.size() > 0) {
|
if (revealed.size() > 0) {
|
||||||
game.getAction().reveal(revealed, p, true);
|
game.getAction().reveal(revealed, p, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user