diff --git a/html/changelog.html b/html/changelog.html
index 66db3f2953f..b42c0e068b0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,15 @@
07 February 2023
+
Alberyk, Kyres1, KingOfThePing updated:
+
+ - Added a framework that allows space sector to have their custom lobby art, icon and sounds.
+ - Added unique lobby assets for Adhomai.
+
+
Geeves updated:
+
+ - Piloting a ship or shuttle while confused, such as when drunk or under the effects of some chemicals, now has a chance to offset the angle you meant to go in.
+
Ramke updated:
- Tails will now appear on ghost roles and spawned mobs that are meant to have a tail.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index be412e407bc..d3acf63ad06 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27926,6 +27926,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
three Solarian offships
- tweak: Safety goggles now inherently layer above hair unless you adjust them.
2023-02-07:
+ Alberyk, Kyres1, KingOfThePing:
+ - rscadd: Added a framework that allows space sector to have their custom lobby
+ art, icon and sounds.
+ - rscadd: Added unique lobby assets for Adhomai.
+ Geeves:
+ - rscadd: Piloting a ship or shuttle while confused, such as when drunk or under
+ the effects of some chemicals, now has a chance to offset the angle you meant
+ to go in.
Ramke:
- bugfix: Tails will now appear on ghost roles and spawned mobs that are meant to
have a tail.
diff --git a/html/changelogs/alberyk_lobbystuff.yml b/html/changelogs/alberyk_lobbystuff.yml
deleted file mode 100644
index 24e664bbb0a..00000000000
--- a/html/changelogs/alberyk_lobbystuff.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk, Kyres1, KingOfThePing
-
-delete-after: True
-
-changes:
- - rscadd: "Added a framework that allows space sector to have their custom lobby art, icon and sounds."
- - rscadd: "Added unique lobby assets for Adhomai."
diff --git a/html/changelogs/geeves-impaired_driving.yml b/html/changelogs/geeves-impaired_driving.yml
deleted file mode 100644
index 54cbcb01274..00000000000
--- a/html/changelogs/geeves-impaired_driving.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Piloting a ship or shuttle while confused, such as when drunk or under the effects of some chemicals, now has a chance to offset the angle you meant to go in."