Added missing 'human' key to gauntlet-9 cardset configuration. This was causing 500 errors when players tried to start gauntlet games because the legal-check endpoint couldn't validate cards. Error: KeyError: 'human' at app/routers_v2/cards.py:242 when checking CARDSETS[rarity_name]['human'] Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v2 | ||
| __init__.py | ||
| card_creation.py | ||
| db_engine.py | ||
| db_helpers.py | ||
| dependencies.py | ||
| main.py | ||
| player_scouting.py | ||