diff --git a/html/changelog.html b/html/changelog.html
index b3a3511b05bdc..0c80b241610a3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
27 December 2024
+
Therealdoooc213 updated:
+
+ - ERT shuttles can now fit into the metastation docking port
+
XeonMations updated:
- Getting yourself EMP'd with a robotic limb will no longer hardstun you, instead it will disable the limb.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b791c0b81789a..946a576b5a1db 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45325,6 +45325,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
rkz, LemonInTheDark:
- code_imp: optimized a slow unit test. Speedup CI a lot.
2024-12-27:
+ Therealdoooc213:
+ - bugfix: ERT shuttles can now fit into the metastation docking port
XeonMations:
- balance: Getting yourself EMP'd with a robotic limb will no longer hardstun you,
instead it will disable the limb.
diff --git a/html/changelogs/AutoChangeLog-pr-12008.yml b/html/changelogs/AutoChangeLog-pr-12008.yml
deleted file mode 100644
index 60a891fb72d4d..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12008.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Therealdoooc213
-delete-after: true
-changes:
- - bugfix: ERT shuttles can now fit into the metastation docking port