Files
Bubberstation/code/modules/research/stock_parts
SyncIt21andGitHub 70cd2ef858 Renames Datum Parts above tier 1 accordingly to their tier. (#72731)
## 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
/🆑
2023-01-16 21:06:18 +01:00
..