* Fixes necrosis steps setting bone
Makes it so you the 'cut away' step doesn't set bones to open. This is entirely a non-internal fix (you're working on the flesh, not the organs inside) so you don't need the bone retracted.
* Update other.dm
* Crowbar Augment
* descriptors
* Update carbon.dm
* no typecasting
* removes unused proc
* Limb status
* Makes butchering take time
Gives a warning as well when starting it.
* Update organ.dm
* Update organ.dm
* Closing surgical stages and desc.
Opened organs have descriptions that they're opened.
Organs inform you that they have SPECIAL MECHANICS THAT'VE BEEN IN FOR 10 YEARS that you can do to them.
Allows fixing amputated organs
A BUNCH of stuff
* Update organ.dm
* Keep the washing
* Update external_repair.dm
* Update other.dm
* Organizes surgeries
* fix a typo
* Update surgery.dm
* More surgery
* Nerve Surgery
Adds template for nerve surgery
* Prevents pain from limbs that feel no pain
* Update external_repair.dm
* Surgery Defines
Adds some defines to surgery to make it easier to track how 'open' someone is instead of magical numbers.
* Make frankensurgery less punishing
Makes frankensurgery less painful.
Resleeving is a thing and is MUCH easier to do.
Having brain surgery apply a permanent debuff to people just means that the 'ideal' thing is to always resleeve/clone. This gets rid of the debuff.
* Setting vital in a few places
* Makes infected wounds not kill in stomachs
Wounds still accumulate in stomachs, BUT the germ level of the external organ won't increase while being digested, meaning you won't get massive infections while doing a long-digestion scene.
It was done here instead of in handle_germ_effects() so you can't just eat someone with major infections and act as a statis stomach.
* Internal bleeding tweaks
Makes internal bleeding slower if you have the IB cure (myelamine)
Makes internal bleeding not get worse if you have the dermal equivalents of bicard+inaprovaline
* Update neck.dm
* Some more aggressive reform healing
Makes reform healing do some more healing to bring them back. Instead of healing just 6, heals a flat 25 now of brute, fire, clone, and toxins.
It then sees if you're 'below revival point' and if so, it gives you a much stronger heal to ENSURE you are brought back.
* forgor to check this in the .dmi
This is what happens when you have minitest selected and have your .dme ignored by default!
* Update blood.dm
* this comment is no longer relevent
We have LVADs now!
* Makes tourettes not trigger more if you have slow pulse
This was presumably meant to increase your chance of a tic if you have a higher pulse, not if you have a slower/more calm pulse.
* More edits
* Update generic.dm
* bunch of medical adjustments
* or so i thought
* De-death surgery
* Update carbon.dm
* Update mob_grab_specials.dm
* yeh
* Palpation
* internal bleeding
* Update life.dm
* duration increase
* adjust these
* Fixes a bug with defibs that I caused
When I reworked get_crit_point, it caused defibs to DEAL oxyloss instead of HEALING it, like it has been doing for the past 8 years. This fixes it.
* fixcees this
* fixes syringe stabbing
* Converts these to managed global lists
* gets rid of disabilities
* Change injury check to use do_after with delay
* lungfix
* actually remove the necrosis
* Fixes brain surgery
* fix language bug
* Update brain.dm
* ghetto surgery adjustments
Buffs some ghetto surgery
Makes some injuries sustained less gnarly if you fail with a ghetto tool.
Some mild typo fixes.