diff --git a/html/changelog.html b/html/changelog.html
index d1eeed54ff8..e9c0b8a96fe 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,10 @@
Fixes hiero staff recall message not working
Champion's hardsuit has been reworked. spriteadd: fixes spears on suit storages not having icons
+ IndieanaJones updated:
+
+ - Dynamic abductors should no longer be split up between two different ships.
+
Qustinnus updated:
- Refactors now keep an assoc list to keep track of how much specific do afters are running at once
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a051cce57c6..cfafec0e8d3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45068,6 +45068,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes hiero staff recall message not working
- balance: 'Champion''s hardsuit has been reworked. spriteadd: fixes spears on suit
storages not having icons'
+ IndieanaJones:
+ - bugfix: Dynamic abductors should no longer be split up between two different ships.
Qustinnus:
- refactor: Refactors now keep an assoc list to keep track of how much specific
do afters are running at once
diff --git a/html/changelogs/AutoChangeLog-pr-55239.yml b/html/changelogs/AutoChangeLog-pr-55239.yml
deleted file mode 100644
index e5a291334ee..00000000000
--- a/html/changelogs/AutoChangeLog-pr-55239.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "IndieanaJones"
-delete-after: True
-changes:
- - bugfix: "Dynamic abductors should no longer be split up between two different ships."