Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DFT] Implement Ketramose, the New Dawn #13373

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

Jmlundeen
Copy link
Contributor

@Jmlundeen Jmlundeen commented Feb 22, 2025

Also implements exile condition and exile dynamic value.
For #13033

change CardsInExileCondition to accept generic DynamicValue
create a toString override to generate rule text
@JayDi85 JayDi85 merged commit b55ad3c into magefree:master Mar 11, 2025
3 checks passed
* @author Jmlundeen
*/
public class CardsInExileCondition implements Condition
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this file got formatted with the wrong style

opening braces don't get newline, use spaces instead of tabs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants