mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 09:31:54 +00:00
## 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. /🆑