From 15d43c63aaae79cfc09457c192c8aaaffc421b1a Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 13:30:19 +0000 Subject: [PATCH] Automatic changelog for PR #88591 [ci skip] --- html/changelogs/AutoChangeLog-pr-88591.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-88591.yml diff --git a/html/changelogs/AutoChangeLog-pr-88591.yml b/html/changelogs/AutoChangeLog-pr-88591.yml new file mode 100644 index 00000000000..be0e788d53c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-88591.yml @@ -0,0 +1,7 @@ +author: "tontyGH" +delete-after: True +changes: + - refactor: "Nearsighted has been reworked to track severity applied from each source, as well as allow \"non-correctable\" nearsightedness (for things like scarred eyes)." + - qol: "The above being possible now means that you can select the Nearsighted and Scarred eye quirks together" + - bugfix: "Any bug that would occur from becoming nearsighted with a scarred eye should be fixed now" + - code_imp: "status_effect/grouped merging code has been improved (i hope)" \ No newline at end of file