mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- M15: Added Ob Nixilis, Unshackled
This commit is contained in:
@@ -274,6 +274,7 @@ public class ChangeZoneAi extends SpellAbilityAi {
|
||||
}
|
||||
});
|
||||
}
|
||||
// TODO: prevent ai seaching its own library when Ob Nixilis, Unshackled is in play
|
||||
if (origin != null && origin.isKnown()) {
|
||||
list = CardLists.getValidCards(list, type, source.getController(), source);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user