mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-22 14:44:12 +01:00
38a086093e
## About The Pull Request What it says on the tin-- with having a nice abstract types system now, we can utilize that in create_and_destroy. ## Why It's Good For The Game Removes a lot of the need for snowflake item exclusions, and makes this test likely a lot more stable (and a little faster even). ## Changelog Not player-facing