diff --git a/html/changelog.html b/html/changelog.html
index d7cfd0799a63..4e8f9ba93e26 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,12 @@
-->
+
03 February 2023
+
adamsong updated:
+
+ - Fixed combat mech lockout being almost useless.
+
+
02 February 2023
ynot01 updated:
@@ -2550,12 +2556,6 @@
-
- 04 November 2022
- warface1234455 updated:
-
- - Adjust exterior airlock cycle button id to exterior
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 998fb941f41f..a1ee766b7371 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -37066,3 +37066,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-02-02:
ynot01:
- bugfix: Fixed not being able to see someone's wings if they were flying
+2023-02-03:
+ adamsong:
+ - bugfix: Fixed combat mech lockout being almost useless.
diff --git a/html/changelogs/AutoChangelog-pr-17746.yml b/html/changelogs/AutoChangelog-pr-17746.yml
deleted file mode 100644
index ee13d1b9ad32..000000000000
--- a/html/changelogs/AutoChangelog-pr-17746.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "adamsong"
-delete-after: true
-changes:
- - bugfix: "Fixed combat mech lockout being almost useless."