From d2f3f0eb8741cd00b8897fdf96bf7104a46f817a Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Sat, 13 Jan 2024 17:24:04 -0700 Subject: [PATCH] Automatic changelog generation for PR #10425 [ci skip] --- html/changelogs/AutoChangeLog-pr-10425.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-10425.yml diff --git a/html/changelogs/AutoChangeLog-pr-10425.yml b/html/changelogs/AutoChangeLog-pr-10425.yml new file mode 100644 index 0000000000000..aa222fea31e5c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-10425.yml @@ -0,0 +1,11 @@ +author: Pink Solene +delete-after: true +changes: + - rscadd: added a white bandana + - imageadd: added a white bandana sprite + - imagedel: removed duplicate bandana sprites + - tweak: creating a white bandana out of cloth actually creates a white bandana + instead of a botany bandana now + - code_imp: changed the parent of bandanas to be a white bandana and made a bandana/botany + variant for the botany one, then made the necessary changes to ensure botany + bandanas appear where they are expected.