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