diff --git a/html/changelog.html b/html/changelog.html
index 6d99db19cab..2b4b3661c8f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,10 @@
- The Security voidsuit's armour is now on par with Security's standard armour plate.
+ SleepyGemmy updated:
+
+ - Fixes 6 faulty variables in the "orion_express_ship.dmm" file.
+
01 November 2022
4000daniel1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bb701938c50..6426438b547 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26382,3 +26382,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MattAtlas:
- balance: The Security voidsuit's armour is now on par with Security's
standard armour plate.
+ SleepyGemmy:
+ - bugfix: Fixes 6 faulty variables in the "orion_express_ship.dmm" file.
diff --git a/html/changelogs/variable_fix.yml b/html/changelogs/variable_fix.yml
deleted file mode 100644
index 03b5aa3da3f..00000000000
--- a/html/changelogs/variable_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes 6 faulty variables in the \"orion_express_ship.dmm\" file."
\ No newline at end of file