mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 23:50:12 +01:00
feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging
This commit is contained in:
parent
e9e949aae3
commit
8435312c8f
58 changed files with 11921 additions and 3961 deletions
|
|
@ -16,8 +16,8 @@ __all__ = [
|
|||
# Banned cards consolidated here (remains specific to setup concerns)
|
||||
BANNED_CARDS: List[str] = [
|
||||
# Commander banned list
|
||||
'Ancestral Recall', 'Balance', 'Biorhythm', 'Black Lotus',
|
||||
'Chaos Orb', 'Channel', 'Dockside Extortionist',
|
||||
'1996 World Champion', 'Ancestral Recall', 'Balance', 'Biorhythm',
|
||||
'Black Lotus', 'Chaos Orb', 'Channel', 'Dockside Extortionist',
|
||||
'Emrakul, the Aeons Torn',
|
||||
'Erayo, Soratami Ascendant', 'Falling Star', 'Fastbond',
|
||||
'Flash', 'Golos, Tireless Pilgrim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue