From 17714cc9632bd856c2e77df8039d37a962b905eb Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:16:57 +0000 Subject: [PATCH] Automatic changelog for PR #19199 [ci skip] --- html/changelogs/AutoChangeLog-pr-19199.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19199.yml diff --git a/html/changelogs/AutoChangeLog-pr-19199.yml b/html/changelogs/AutoChangeLog-pr-19199.yml new file mode 100644 index 00000000000..6425be612cc --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19199.yml @@ -0,0 +1,21 @@ +author: "Diana" +delete-after: True +changes: + - qol: "Organs don't go from 'cut off' to 'necrotic' in (with bad RNG) ~215 seconds. Now takes ~30 minutes." + - qol: "Organs can be repaired from necrosis while removed/amputated with peridaxon, just as if they were attached!" + - qol: "External Organs can be repaired from necrosis while removed/amputated with a new amputation specific surgery. (Scalpel->Retractor->Scalpel->Bioregen)" + - qol: "Organs will inform you of what special interactions you can perform via the big blue [I] button!" + - qol: "Clicking an organ no longer insta-butchers it. Instead, it has a 10 second timer to prevent instagibbing." + - qol: "Examining amputated limbs gives more info about itself and any children it may have." + - qol: "Robot augment surgery now uses crowbar instead of multitool." + - qol: "Bruise packs and ointment no longer have a 50% chance to fail during external repair surgery" + - balance: "Advanced bruise packs & Advanced burn packs heal 2x damage" + - balance: "Detoxify step heals cloneloss now." + - bugfix: "Cutting necrosis will no longer cut the bone." + - bugfix: "Painful injury descriptors will not longer note pain if you have pain inhibitors." + - bugfix: "Brain surgery properly sets brain damage to 0" + - bugfix: "Washing a colored object will no longer not get rid of the germs the first wash." + - bugfix: "Amputating a limb will no longer immdiately fracture the parent organ." + - bugfix: "Limbs that are pain immune don't add their damage to the pain calculation." + - code_imp: "Gets rid of a typecast" + - code_imp: "Puts some surgeries into their own files." \ No newline at end of file