diff --git a/html/changelogs/AutoChangeLog-pr-87144.yml b/html/changelogs/AutoChangeLog-pr-87144.yml new file mode 100644 index 00000000000..b98c0d1c189 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-87144.yml @@ -0,0 +1,5 @@ +author: "necromanceranne" +delete-after: True +changes: + - bugfix: "Pyrokinesis/Cryokinesis cast range matches its projectile range." + - code_imp: "Pyrokinesis and Cindikinesis are now their own types and not subtypes of Cryokinesis and Geladikinesis. This allows you to not have to mutate yourself in a specific order to not lock yourself out of the other mutation." \ No newline at end of file