deckswipe
deckswipe copied to clipboard
Eliminate need for dummy cards
Currently, a dummy card with a prerequisite on itself is necessary to make other cards not randomly drawable (i.e. usable only as followups). A simple fix for this will be the introduction of a drawable
field in the card model.