Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduces automatic research chemical contents property string (cmss13-…
…devs#5738) # About the pull request Obfuscates automatic research chem suffix on health analyzers, for example, `ACR1ATX1BNM5REG1BST10OMB5NGN1NTR1` to be just `7a`, or any other two random characters instead. Does not hide properties from showing on the research paper as they did before however. # Explain why it's good for the game Cleans research chemicals with many properties from excessive text bloat on health analyzers Non-corpsman grunts with a medical analyzer on the front should probably not be able to deduce all effects of a custom research chemical just based on its unique identifier. You can still ask your local corpsman or researcher. Or they may also simply label the containers appropriately. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> ![image](https://github.com/cmss13-devs/cmss13/assets/8878624/c27b76a5-a9fb-4066-94bf-40e213be38fb) ![image](https://github.com/cmss13-devs/cmss13/assets/8878624/d903b30c-9739-4b69-a20e-47ae41982fd6) (Before this PR, this whole thing would show up in medical analyzer next to your chem name, ew) </details> # Changelog :cl: balance: health analyzer no longer shows large custom research chem property text rows. /:cl: --------- Co-authored-by: Megaddd <> Co-authored-by: BeagleGaming1 <[email protected]>
- Loading branch information