We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A search for t:minion and decks=player currently has 8 results.
The text was updated successfully, but these errors were encountered:
It seems all "campaign" card are referenced as player cards:
Sorry, something went wrong.
In marvelsdb-json-data, by design, a card can have the property : "faction_code": "campaign" or "faction_code": "encounter" but not both.
so the following code means campaign cards are considered as player cards
marvelsdb/src/AppBundle/Controller/SearchController.php
Lines 328 to 333 in e4cc2ca
No branches or pull requests
A search for t:minion and decks=player currently has 8 results.
The text was updated successfully, but these errors were encountered: