From 90f852eb753c30b24452ada48476f7517869ab3a Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 26 Nov 2023 03:55:06 +0100 Subject: [PATCH] Automatic changelog for PR #25250 [ci skip] --- html/changelogs/AutoChangeLog-pr-25250.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-25250.yml diff --git a/html/changelogs/AutoChangeLog-pr-25250.yml b/html/changelogs/AutoChangeLog-pr-25250.yml new file mode 100644 index 00000000000000..22a9a2b9410e9b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-25250.yml @@ -0,0 +1,7 @@ +author: "SkyratBot" +delete-after: True +changes: + - refactor: "Slimes's colour, core type and mutation list is now held in a slime type datum" + - code_imp: "Slime's variables have been documented, and renamed a bit to add clarity. Please report bugs that might stem from renaming." + - bugfix: "Slimes are not longer prevented from attacking pacifist humans." + - qol: "Slime scans now display the actual amount of genetic instability, instead of hiding it if a slime doesn't mutate further, or tweaking it if it might mutate back into itself. This will make it easier to parse which slime to breed further to get a rainbow slime." \ No newline at end of file