diff --git a/html/changelog.html b/html/changelog.html
index 7023b7718f7..8abebf9cbe2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
13 September 2023
+
CampinKiller24 updated:
+
+ - Added the knockout-gas system to the communal brig observation room, and scrubbers to the communal brig.
+ - Updated the Area Atmos Computer to tgui and removed unused code.
+
FluffyGhost updated:
- Prevents exosuit sleepers from loading buckled people.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f0f1c3be434..2b14bf8978f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -31171,6 +31171,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds Zo'ra, K'lax and C'thur hive flag versions of tunnel
cloaks.
2023-09-13:
+ CampinKiller24:
+ - rscadd: Added the knockout-gas system to the communal brig observation room, and
+ scrubbers to the communal brig.
+ - rscadd: Updated the Area Atmos Computer to tgui and removed unused code.
FluffyGhost:
- bugfix: Prevents exosuit sleepers from loading buckled people.
- refactor: Minor refactor of exosuit sleepers afterattack function.
diff --git a/html/changelogs/CampinKiller24-soul.yml b/html/changelogs/CampinKiller24-soul.yml
deleted file mode 100644
index 6037a231509..00000000000
--- a/html/changelogs/CampinKiller24-soul.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: CampinKiller24
-
-delete-after: True
-
-changes:
- - rscadd: "Added the knockout-gas system to the communal brig observation room, and scrubbers to the communal brig."
- - rscadd: "Updated the Area Atmos Computer to tgui and removed unused code."