Files
Bubberstation/code/modules/cargo
ArcaneMusic 6163752e3c Removes unused code from stock market and an unused market define. (#83872)
## About The Pull Request

This PR removes a completely unused file, which added
`/datum/supply_pack`s originally containing the materials for the
mineral stock market contents, plus a define, MARKET_QUANTITY_HELPERS.
Neither of these wound up being used in the final revision of the
galactic mineral market, and I stumbled upon these to my horror that
they're still in the code and completely unused as a result. Yikes!

## Why It's Good For The Game

Removes unused code that is both not being utilized by the mineral
market, but in fact was superseded by the current implementation during
development and managed to slip it's way through review.

## Changelog

No front facing changes, as the code was unused.
2024-06-13 13:02:19 -05:00
..
2024-03-18 21:05:36 +01:00