diff --git a/html/changelog.html b/html/changelog.html
index 86450ea59dc..7bddc67be05 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
Ferner updated:
- The security maintenance exterior airlock now has an outward facing access button.
+ - Fixed premade combat mechs spawning without weapons.
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 425a718280d..23ccfdb9f05 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17085,6 +17085,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ferner:
- bugfix: The security maintenance exterior airlock now has an outward facing access
button.
+ - bugfix: Fixed premade combat mechs spawning without weapons.
Geeves:
- bugfix: Fake death lings should now be slightly harder to detect by medical.
- rscadd: Engineering apprentice, lab assistant, and medical intern slots have been
diff --git a/html/changelogs/Ferner-201120-bugfix_combatmech.yml b/html/changelogs/Ferner-201120-bugfix_combatmech.yml
deleted file mode 100644
index f1c0a6eadfd..00000000000
--- a/html/changelogs/Ferner-201120-bugfix_combatmech.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Fixed premade combat mechs spawning without weapons."
\ No newline at end of file