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

Implement [ACR] Kassandra, Eagle Bearer #12488

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

grimreap124
Copy link
Contributor

@xenohedron
Copy link
Contributor

xenohedron commented Jun 26, 2024

also if you can go ahead and merge master into your branch to fix conflicts when you are pushing a fix, that saves me time

@grimreap124
Copy link
Contributor Author

also if you can go ahead and merge master into your branch to fix conflicts when you are pushing a fix, that saves me time

I'll start updating if I see merge conflicts

@@ -67,6 +67,12 @@ private AssassinsCreed() {
cards.add(new SetCardInfo("Hookblade", 6, Rarity.UNCOMMON, mage.cards.h.Hookblade.class));
cards.add(new SetCardInfo("Hunter's Bow", 41, Rarity.UNCOMMON, mage.cards.h.HuntersBow.class));
cards.add(new SetCardInfo("Kassandra, Eagle Bearer", 59, Rarity.MYTHIC, mage.cards.k.KassandraEagleBearer.class));
Copy link
Contributor

Choose a reason for hiding this comment

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

okay but when you merge, keep it in alphabetical order

@xenohedron xenohedron marked this pull request as draft September 7, 2024 03:24
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