From f764992877f11f7ad017df7f74ee49090e97e38c Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 19:52:53 +0000 Subject: [PATCH] Automatic changelog for PR #94797 [ci skip] --- html/changelogs/AutoChangeLog-pr-94797.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-94797.yml diff --git a/html/changelogs/AutoChangeLog-pr-94797.yml b/html/changelogs/AutoChangeLog-pr-94797.yml new file mode 100644 index 00000000000..2ee552dc8ba --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-94797.yml @@ -0,0 +1,5 @@ +author: "Y0SH1M4S73R" +delete-after: True +changes: + - refactor: "Painting has been significantly refactored with a new UI that should provide every painting control you need without having to unfocus the UI window. Please report any issues." + - refactor: "Items that can store paint palettes now start with no colors. Colors can be added to and removed from the item's palette, up to the number of colors they previously stored." \ No newline at end of file