mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48: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();
|
||||
if (revealed.size() > 0) {
|
||||
game.getAction().reveal(revealed, p, true);
|
||||
game.getAction().reveal(revealed, p, false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user