From 050fe87fdae4b40276af25097e9123acecdfe2de Mon Sep 17 00:00:00 2001 From: "chompstation-ci[bot]" <199999496+chompstation-ci[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 01:39:07 +0000 Subject: [PATCH] Automatic changelog for PR #11470 [ci skip] --- html/changelogs_ch/AutoChangeLog-pr-11470.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs_ch/AutoChangeLog-pr-11470.yml diff --git a/html/changelogs_ch/AutoChangeLog-pr-11470.yml b/html/changelogs_ch/AutoChangeLog-pr-11470.yml new file mode 100644 index 0000000000..4d5e94df75 --- /dev/null +++ b/html/changelogs_ch/AutoChangeLog-pr-11470.yml @@ -0,0 +1,5 @@ +author: "Diana" +delete-after: True +changes: + - code_imp: "Suit icons are now smart and will automatically fallback to the original icon if a species does not possess the icon state." + - refactor: "Makes all uses of X in cached_icon_states(icon) into the much faster RUST based icon_exists() proc" \ No newline at end of file