Files
Bubberstation/code/modules/cards/deck
SmArtKar ffb797a5bf Refactors some of the card code to use new attack chain, adds a limit to card decks (#92690)
## About The Pull Request

Updates card items to use ``item_interaction``, cleans up some of the
code, adds a 54 card limit to normal decks (special decks retain their
custom limits) and prevents adding cards past said limit. Card hands now
have a limit of 21 cards.
- Closes #92551

## Changelog
🆑
fix: You cannot stack infinite amount of cards in decks to explode
clients of whoever they get thrown at.
refactor: Rewrote card items to use new interaction code.
/🆑
2025-08-30 19:56:46 -07:00
..