mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
merged r15665 from the Trunk into mana_restrictions branch
This commit is contained in:
@@ -349,7 +349,7 @@ public class AbilityFactoryDestroy {
|
||||
tgt.resetTargets();
|
||||
|
||||
CardList preferred = list.getNotKeyword("Indestructible");
|
||||
preferred = list.getController(AllZone.getHumanPlayer());
|
||||
preferred = preferred.getController(AllZone.getHumanPlayer());
|
||||
|
||||
// If NoRegen is not set, filter out creatures that have a
|
||||
// regeneration shield
|
||||
|
||||
Reference in New Issue
Block a user