diff --git a/html/changelog.html b/html/changelog.html
index cd5be19de8d..5b68ec39ce1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,6 +62,10 @@
Changed falloff damage to be usable on any desired projectile rather than just shotgun pellets. balance: X-ray lasers now use 100 charge per shot (previously 50). balance: X-ray laser guns now have falloff damage. The longer the laser is in the air, the lower its damage becomes.
Slight addition to X-ray laser's description.
+ Certhic updated:
+
+ - Replaces radio freq magic numbers with constants
+
Farie82 updated:
- Borgs can't get perma stunned anymore by goliaths and slings and such
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 42a0b29a5f7..abfebe36265 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8060,6 +8060,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
50). balance: X-ray laser guns now have falloff damage. The longer the laser
is in the air, the lower its damage becomes.'
- spellcheck: Slight addition to X-ray laser's description.
+ Certhic:
+ - tweak: Replaces radio freq magic numbers with constants
Farie82:
- bugfix: Borgs can't get perma stunned anymore by goliaths and slings and such
Fethas:
diff --git a/html/changelogs/AutoChangeLog-pr-10242.yml b/html/changelogs/AutoChangeLog-pr-10242.yml
deleted file mode 100644
index 9268c10a41b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10242.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Certhic"
-delete-after: True
-changes:
- - tweak: "Replaces radio freq magic numbers with constants"