From 99cd91d8ad47fdf7436cbecf87416b2b654a66d9 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:03:13 +1200 Subject: [PATCH] Automatic changelog for PR #84435 [ci skip] --- html/changelogs/AutoChangeLog-pr-84435.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-84435.yml diff --git a/html/changelogs/AutoChangeLog-pr-84435.yml b/html/changelogs/AutoChangeLog-pr-84435.yml new file mode 100644 index 00000000000..97147b3eb77 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-84435.yml @@ -0,0 +1,6 @@ +author: "necromanceranne" +delete-after: True +changes: + - rscadd: "Fletching starter kit! Make your own bow, shoot your friends in an unfortunate workplace accident. Replace all those holy arrows you lost." + - bugfix: "Bows now properly undraw once they have fired an arrow." + - code_imp: "Bows now utilize overlays in order to display loaded arrows. Unique overlays per arrow." \ No newline at end of file