From 485b7e6456b4c835ffa5f93534cff85bd94f9f2b Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:30:39 +1300 Subject: [PATCH] Automatic changelog for PR #71600 [ci skip] --- html/changelogs/AutoChangeLog-pr-71600.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-71600.yml diff --git a/html/changelogs/AutoChangeLog-pr-71600.yml b/html/changelogs/AutoChangeLog-pr-71600.yml new file mode 100644 index 00000000000..5987cb34590 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-71600.yml @@ -0,0 +1,6 @@ +author: "GoldenAlpharex" +delete-after: True +changes: + - rscadd: "Added the *hand emote, which you can offer to someone standing up in order to give them the possibility to grab onto your hand and let you drag them away, or to someone lying down to help them back up, which always makes everyone involved a little happier!" + - refactor: "De-hardcoded and genericized a lot of the offering status effect and alert code, to make it require a lot less copy-paste to handle new cases." + - bugfix: "Offering a kiss no longer requires the receiver to have free hands to accept said kiss!" \ No newline at end of file