Fixes plasma being worth 100x its value when in a stack of 2 or greater #10443
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
It wasnt an extra zero, it was some weird shitcode due to 'k_elasticity' or whatever that is.
A single stack of plasma would read the expected value, but it logarithmic-ally increased until it reached 50.
Also, removes superscripting from mat exports, because I added them, and they didnt work. So now I am unadding them.
Why It's Good For The Game
50 stacks of plasma are now worth 5,999, not 500,000.
Testing Photographs and Procedure
Stack of 50 plasma before & after fix
Prior to fix
After the fix
Changelog
🆑 rkz, dakae
fix: Plasma no longer has broken material amounts due to /datum/export fuckery
fix: fixed broken material export formatting
/:cl: