diff --git a/html/changelog.html b/html/changelog.html
index 4118f23f057..d8429add3f2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,10 @@
- Greimorians now inject toxins into the same limb they hit. If the limb is robotic, no toxin is injected. Wearing armor lowers the probability of toxin being injected.
- Ported CM dir-slashing, meaning, if you play a simple mob, you can now click at the edge of your screen, and any mobs in that direction will get slashed, provided they're adjacent to you.
+ - There's no longer a power cost or delay when you fail to use leg actuators.
+ - You can now jump to a location that contains railings with leg actuators.
+ - Removed the silver and gold cost for leg actuators in the mechfab, it just costs steel and glass now.
+ - Tweaked the leg actuator landing messages to make more grammatical sense, and adds a self message to them.
PurplePineapple, Kyres updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 772776f406d..d647073688f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28201,6 +28201,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Ported CM dir-slashing, meaning, if you play a simple mob, you can now
click at the edge of your screen, and any mobs in that direction will get slashed,
provided they're adjacent to you.
+ - tweak: There's no longer a power cost or delay when you fail to use leg actuators.
+ - tweak: You can now jump to a location that contains railings with leg actuators.
+ - tweak: Removed the silver and gold cost for leg actuators in the mechfab, it just
+ costs steel and glass now.
+ - tweak: Tweaked the leg actuator landing messages to make more grammatical sense,
+ and adds a self message to them.
PurplePineapple, Kyres:
- rscadd: Added a variant of the mercenary hardsuit for use in the Einstein gear
crates.
diff --git a/html/changelogs/geeves-leg_actuator_price_tweak.yml b/html/changelogs/geeves-leg_actuator_price_tweak.yml
deleted file mode 100644
index 507fdcc7900..00000000000
--- a/html/changelogs/geeves-leg_actuator_price_tweak.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "There's no longer a power cost or delay when you fail to use leg actuators."
- - tweak: "You can now jump to a location that contains railings with leg actuators."
- - tweak: "Removed the silver and gold cost for leg actuators in the mechfab, it just costs steel and glass now."
- - tweak: "Tweaked the leg actuator landing messages to make more grammatical sense, and adds a self message to them."