From 7db7f0bd199e917f04d37ffaec8bb9bad7c0639f Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Mon, 9 Oct 2023 04:12:33 -0500 Subject: [PATCH] Automatic changelog generation for PR #9942 [ci skip] --- html/changelogs/AutoChangeLog-pr-9942.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-9942.yml diff --git a/html/changelogs/AutoChangeLog-pr-9942.yml b/html/changelogs/AutoChangeLog-pr-9942.yml new file mode 100644 index 0000000000000..ab85521e34361 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9942.yml @@ -0,0 +1,7 @@ +author: HowToLoLu +delete-after: true +changes: + - bugfix: The Particles shot out of the Particle Accelerator no longer phase through + machines + - code_imp: In Projectiles, Piercing behaviour is now prioritized over Phasing behaviour + (the difference between the two is whether it deals damage as it's passing through)