Mannitol pills are 15u (#84846)

## About The Pull Request

Roundstart mannitol pills are 15u (up from 14u)

## Why It's Good For The Game

This was changed like 4 years ago in #62334 to make roundstart pills not
overdose you anymore (mannitol OD is 15u)

But the fact that they went with 14u instead of 15u irritates me. I'm
being robbed of 1u of mannitol*. AND it's not a nice divisible-by-five
number. So I up it by 1u.

*(A 15u pill of a chem that overdoses at 15u won't overdose you, thanks
to the fact that transfer from stomach to bloodstream happens over time.
You never have 15u in you at once - at most, 9.8u.)

## Changelog

🆑 Melbert
qol: Roundstart Mannitol pills are 15u (up from 14u) 
/🆑
This commit is contained in:
MrMelbert
2024-07-12 00:14:51 +02:00
committed by GitHub
parent c304721c0f
commit 91506c597e
@@ -140,7 +140,7 @@
name = "mannitol pill"
desc = "Used to treat brain damage."
icon_state = "pill17"
list_reagents = list(/datum/reagent/medicine/mannitol = 14)
list_reagents = list(/datum/reagent/medicine/mannitol = 15)
rename_with_volume = TRUE
/obj/item/reagent_containers/pill/sansufentanyl