mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
## About The Pull Request Renames datum parts above tier 1 to their base name + their tier for example `/datum/stock_part/matter_bin/bluespace` is renamed to just `/datum/stock_part/matter_bin/tier4` ## Why It's Good For The Game Shorter consistent names across all parts improves readability, makes it easier for grep and also was requested in #72559 ## Changelog 🆑 refactor: renames datum parts above tier 1 accordingly to their tier /🆑