mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
Made numerous changes to the card draw functions, as well as other tagging functions up through to artifact tagging
These changes were done with teh assistance of traycer
This commit is contained in:
parent
a4abea2c3c
commit
083ef937af
4 changed files with 982 additions and 1077 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.csv
|
||||
*.txt
|
||||
*.json
|
||||
*.log
|
||||
*.txt
|
||||
test.py
|
||||
.mypy_cache/
|
||||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue