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)