From ffa6c64b7224ea88fbad19cc96849dbb8b7133fd Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Tue, 28 Feb 2023 12:28:13 +1300 Subject: [PATCH] Automatic changelog for PR #73629 [ci skip] --- html/changelogs/AutoChangeLog-pr-73629.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-73629.yml diff --git a/html/changelogs/AutoChangeLog-pr-73629.yml b/html/changelogs/AutoChangeLog-pr-73629.yml new file mode 100644 index 00000000000..f22fbf24548 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-73629.yml @@ -0,0 +1,5 @@ +author: "Jacquerel" +delete-after: True +changes: + - refactor: "Migos, Creatures, and Blank Bodies use a new shared component to update their stats which scales smoothly as they take damage rather than in stages." + - bugfix: "Migos, Creatures and Blank Bodies will all update their stats when taking or losing damage regardless of it was from an identifiable enemy." \ No newline at end of file