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

[WHO] Implement TARDIS #11803

Merged
merged 2 commits into from
Feb 21, 2024
Merged

[WHO] Implement TARDIS #11803

merged 2 commits into from
Feb 21, 2024

Conversation

skiwkr
Copy link
Contributor

@skiwkr skiwkr commented Feb 17, 2024

#10653
First pull request, let me know if any issues :)

Copy link
Contributor

@xenohedron xenohedron left a comment

Choose a reason for hiding this comment

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

bunch of style nits and an extraneous ability, but generally on the right track

Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
Mage.Sets/src/mage/cards/t/TARDIS.java Outdated Show resolved Hide resolved
@github-actions github-actions bot added the cards label Feb 18, 2024
@skiwkr
Copy link
Contributor Author

skiwkr commented Feb 21, 2024

I think all the changes requested were made, I'm confused why the hint needs to be a part of the ability though and not it's own, is that just a style thing?

@skiwkr skiwkr requested a review from xenohedron February 21, 2024 01:16
@xenohedron
Copy link
Contributor

xenohedron commented Feb 21, 2024

Hints are associated with abilities, and style is definitely to use existing abilities and not make fake ones to store hints. Card view will collect all hints and display appropriately below all ability text.

@xenohedron xenohedron merged commit 1df59f2 into magefree:master Feb 21, 2024
2 of 3 checks passed
@xenohedron
Copy link
Contributor

Thanks for the contribution

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

Successfully merging this pull request may close these issues.

2 participants