diff --git a/html/changelog.html b/html/changelog.html
index 5b4f889b8ac..e354ab10393 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,10 @@
The Mining Shuttle has officially been given the name of SCCV Spark.
You can no longer see overmap objects through darkness.
+ WickedCybs updated:
+
+ - Shuttles won't look like they're jumping into bluespace anymore, as they were not anyway. It will look like they're actually flying through space.
+
03 November 2022
Butterrobber202 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0b758b07549..895cc47952e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26428,3 +26428,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
It's also not as loud.
- tweak: The Mining Shuttle has officially been given the name of SCCV Spark.
- bugfix: You can no longer see overmap objects through darkness.
+ WickedCybs:
+ - rscadd: Shuttles won't look like they're jumping into bluespace anymore,
+ as they were not anyway. It will look like they're actually flying through
+ space.
diff --git a/html/changelogs/wickedcybs_transit.yml b/html/changelogs/wickedcybs_transit.yml
deleted file mode 100644
index 99a2e5359cb..00000000000
--- a/html/changelogs/wickedcybs_transit.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - rscadd: "Shuttles won't look like they're jumping into bluespace anymore, as they were not anyway. It will look like they're actually flying through space."
\ No newline at end of file