diff --git a/html/changelog.html b/html/changelog.html
index 576813f14d9..c2579d180b4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,18 @@
Added Tesla Powered internal organs to the Tajara species.
Skrell and Unathi no longer have the option to edit their appendix in the character setup.
+ Desven updated:
+
+ - Vaurcae can now be Zavod.
+ - Added Bulwark version of the Zavod research suit.
+
+ Geeves updated:
+
+ - It now takes two seconds to climb railings, down from five.
+ - It now takes two and a half seconds to make a railing, down from five.
+ - When climbing a railing, you always appear on the other side, no more shuffling along it when approached from an angle.
+ - Middle-clicking a climbable structure now makes you climb it.
+
Sparky_hotdog updated:
- Reduced some of the things that could be put in wallets that realistically shouldn't have.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dbe5243b189..69f17f75445 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22518,6 +22518,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Tesla Powered internal organs to the Tajara species.
- bugfix: Skrell and Unathi no longer have the option to edit their appendix in
the character setup.
+ Desven:
+ - rscadd: Vaurcae can now be Zavod.
+ - rscadd: Added Bulwark version of the Zavod research suit.
+ Geeves:
+ - tweak: It now takes two seconds to climb railings, down from five.
+ - tweak: It now takes two and a half seconds to make a railing, down from five.
+ - tweak: When climbing a railing, you always appear on the other side, no more shuffling
+ along it when approached from an angle.
+ - rscadd: Middle-clicking a climbable structure now makes you climb it.
Sparky_hotdog:
- tweak: Reduced some of the things that could be put in wallets that realistically
shouldn't have.
diff --git a/html/changelogs/geeves-rail_climbtime.yml b/html/changelogs/geeves-rail_climbtime.yml
deleted file mode 100644
index c37d46f6acb..00000000000
--- a/html/changelogs/geeves-rail_climbtime.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "It now takes two seconds to climb railings, down from five."
- - tweak: "It now takes two and a half seconds to make a railing, down from five."
- - tweak: "When climbing a railing, you always appear on the other side, no more shuffling along it when approached from an angle."
- - rscadd: "Middle-clicking a climbable structure now makes you climb it."
\ No newline at end of file
diff --git a/html/changelogs/zavod_bugs-desven.yml b/html/changelogs/zavod_bugs-desven.yml
deleted file mode 100644
index 552baaa56a3..00000000000
--- a/html/changelogs/zavod_bugs-desven.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Desven
-delete-after: True
-changes:
- - rscadd: "Vaurcae can now be Zavod."
- - rscadd: "Added Bulwark version of the Zavod research suit."
\ No newline at end of file