diff --git a/html/changelog.html b/html/changelog.html
index 00201d165a1..a9838fa0939 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
10 January 2023
+
WickedCybs updated:
+
+ - Added a thruster subtype that only requires electricity to be supplied to it in-game. This is probably something that won't be something that's seen often.
+ - The runtime shuttle had its gas thrusters replaced with ion thrusters.
+
Yonnimer updated:
- Adds Dionae as a choice to some ghostship roles
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d370c165bae..1995413761b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27506,5 +27506,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Sparky_hotdog:
- imageadd: Replaced the NanoTrasen logo AI core sprite with an SCC logo version.
2023-01-10:
+ WickedCybs:
+ - rscadd: Added a thruster subtype that only requires electricity to be supplied
+ to it in-game. This is probably something that won't be something that's
+ seen often.
+ - tweak: The runtime shuttle had its gas thrusters replaced with ion thrusters.
Yonnimer:
- rscadd: Adds Dionae as a choice to some ghostship roles
diff --git a/html/changelogs/wickedcybs_electricthruster.yml b/html/changelogs/wickedcybs_electricthruster.yml
deleted file mode 100644
index e2c4ba23228..00000000000
--- a/html/changelogs/wickedcybs_electricthruster.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - rscadd: "Added a thruster subtype that only requires electricity to be supplied to it in-game. This is probably something that won't be something that's seen often."
- - tweak: "The runtime shuttle had its gas thrusters replaced with ion thrusters."
\ No newline at end of file