Files
Bubberstation/code/modules/reagents
MrMelbert f1137a4520 Reverts RNG Romerol Nerf (#94407)
## About The Pull Request

#90241 added touch protection to `TOUCH|VAPOR` reactions of pretty much
every chemical, including Romerol

This change also gave Romerol application with `TOUCH|VAPOR` a chance
based on the volume applied

Because Romerol is only ever applied in very low volumes, like 1u, this
meant it basically never applied with those methods

I reverted that. Now, Romerol will always apply via
`PATCH|INGEST|INJECT|INHALE` and will otherwise always apply if >=1u is
applied

## Why It's Good For The Game

I don't see why Romerol, an already difficult chemical to acquire and
spread, should have a ~1% chance to actually work, it kind of ruins the
fun of the chem.

It's not even lethal when applied by chem, it does literally nothing
until people die.

## Changelog

🆑 Melbert
balance: Romerol, when applied via touch or vapor, is now guaranteed to
infect when using >=1u. (Prior, it had a % chance of infecting equal to
the amount of chemicals use - so 1u meant 1% chance to infect.) Other
methods of applying Romerol are unaffected (ingesting or injecting any
amount is still a guaranteed infection).
/🆑
2025-12-10 20:31:35 +00:00
..