Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Converts ore_mined talley into only recording typepaths. (#1540
) * Converts ore_mined talley into only recording typepaths. (#82098) ## About The Pull Request This Pull request makes it so that the blackbox `ore_mined` talley will now only record the mineral stack's typepath as opposed to a 50/50 mix of names and typepaths. ## Why It's Good For The Game Fixes #82042. Logging should be as descriptive as possible while also avoiding the possibility for misunderstanding, so using the typepath for logging on the blackbox is preferred. ## Changelog :cl: code: Mineral logging now collects ore names more cleanly. /:cl: * Converts ore_mined talley into only recording typepaths. --------- Co-authored-by: ArcaneMusic <[email protected]>
- Loading branch information