diff --git a/html/changelog.html b/html/changelog.html
index 27d8393f286..a286b456735 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,11 @@
- Two exoplanets of the same type should no longer spawn.
+ GeneralCamo & Bloodpriest updated:
+
+ - Ported Atmospheric Pipe Meter sprites from Eris.
+ - Ported Airlock Sensor, Control, and Access Control sprites from Eris.
+
JohnWildkins updated:
- Tcomms relays have been removed. All telecomms machines now handle traffic on all connected z-levels by default, making them superfluous.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 32f40bb39df..b18a23c994f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26977,6 +26977,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-12-09:
Alberyk:
- tweak: Two exoplanets of the same type should no longer spawn.
+ GeneralCamo & Bloodpriest:
+ - tweak: Ported Atmospheric Pipe Meter sprites from Eris.
+ - tweak: Ported Airlock Sensor, Control, and Access Control sprites from Eris.
JohnWildkins:
- rscdel: Tcomms relays have been removed. All telecomms machines now handle traffic
on all connected z-levels by default, making them superfluous.
diff --git a/html/changelogs/generalcamo - meter.yml b/html/changelogs/generalcamo - meter.yml
deleted file mode 100644
index c38285e7d2c..00000000000
--- a/html/changelogs/generalcamo - meter.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: GeneralCamo & Bloodpriest
-
-delete-after: True
-
-changes:
- - tweak: "Ported Atmospheric Pipe Meter sprites from Eris."
- - tweak: "Ported Airlock Sensor, Control, and Access Control sprites from Eris."
\ No newline at end of file