-
-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
healium tweaks p3 #22843
base: master
Are you sure you want to change the base?
healium tweaks p3 #22843
Conversation
f1c99b1
to
b3bc576
Compare
code/modules/atmospherics/machinery/components/unary_devices/cryo.dm
Outdated
Show resolved
Hide resolved
looking at the code it seems that healium in fact reverses body rot, not just prevents it |
Yeah maybe i have used the wrong word, but the point is allowing defib to work with rot body, if its at defib able state and with healium inside |
change changelog to better reflect changes |
I was going to make it actually prevent rot |
Document the changes in your pull request
healium now prevents body from rotting
cryo tube now prorperly heal dead body (with extra check to prevent healium duplication) to a reviable state when healium reagent exists in the body (#22133), broken by (#22188)
Why is this good for the game?
healium could prevent organs from rotting but not the entire body is whack, allowing doctors to normally defib one without the need of revival surgery (body decayed) if healium exists in the bloodstream
plus bug fix
Testing
tested on local
Changelog
🆑
tweak: healium now prevents body from rotting
bugfix: cryo tube now prorperly heal dead body (with extra check to prevent healium duplication) to a reviable state when healium reagent exists in the body (#22133), broken by (#22188)
/:cl: