From 5383fc4dbcf2eb9ce33560abc1fd02897c73eb56 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:50:00 +0000 Subject: [PATCH] Automatic changelog for PR #87144 [ci skip] --- html/changelogs/AutoChangeLog-pr-87144.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-87144.yml 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