diff --git a/html/changelog.html b/html/changelog.html
index a2a23253cc1..5691c36a08b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,9 @@
Gas heater UI now functions.
Gas coolers no longer come up as 'gas heating system' in their UI.
Cloaks have their sprites again.
+ Provided a path to port thrusters for engineers which circumvents atmospherics. Take the hallway near the Tesla.
+ Added signs around engineering to help direct lost engineers to the propulsion areas.
+ Engineers have access to the east region of atmospherics, with the large O2 and air tanks. Technically, they always had this. This should allow them to fix damage to critical air supply pipes if no atmos tech is present. They still cannot access the main region of atmospherics.
DreamySkrell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c1e27a795de..6b68fd65ca4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30298,6 +30298,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Gas coolers no longer come up as 'gas heating system' in their
UI.
- bugfix: Cloaks have their sprites again.
+ - maptweak: Provided a path to port thrusters for engineers which circumvents atmospherics.
+ Take the hallway near the Tesla.
+ - maptweak: Added signs around engineering to help direct lost engineers to the
+ propulsion areas.
+ - tweak: Engineers have access to the east region of atmospherics, with the large
+ O2 and air tanks. Technically, they always had this. This should allow them
+ to fix damage to critical air supply pipes if no atmos tech is present. They
+ still cannot access the main region of atmospherics.
DreamySkrell:
- rscadd: Adds a visual indication of vessel bearing and direction to helm control
gui.
diff --git a/html/changelogs/doxxmedearly-propulsion_access.yml b/html/changelogs/doxxmedearly-propulsion_access.yml
deleted file mode 100644
index 15508776622..00000000000
--- a/html/changelogs/doxxmedearly-propulsion_access.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - maptweak: "Provided a path to port thrusters for engineers which circumvents atmospherics. Take the hallway near the Tesla."
- - maptweak: "Added signs around engineering to help direct lost engineers to the propulsion areas."
- - tweak: "Engineers have access to the east region of atmospherics, with the large O2 and air tanks. Technically, they always had this. This should allow them to fix damage to critical air supply pipes if no atmos tech is present. They still cannot access the main region of atmospherics."