diff --git a/html/changelog.html b/html/changelog.html
index 6db3984aa39..cc23df68a3a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -68,6 +68,12 @@
Adds Vaurca refits for mining and research voidsuits.
Adds Unathi and Skrell variants of the Hephaestus and Zeng-Hu voidsuits respectively.
+ Sparky_hotdog updated:
+
+ - Added new roller bed sprites, in the same style as the old ones, but with medical green and orange colouring and larger hitboxes.
+ - Added brakes to roller beds, toggleable with Alt-Click.
+ - Roller beds can now be deployed to turfs by clicking on effects and lattices above them.
+
19 August 2023
FluffyGhost updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 08fd8f7640b..3a5301b53c2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30663,3 +30663,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Adds Vaurca refits for mining and research voidsuits.
- rscadd: Adds Unathi and Skrell variants of the Hephaestus and Zeng-Hu voidsuits
respectively.
+ Sparky_hotdog:
+ - imageadd: Added new roller bed sprites, in the same style as the old ones, but
+ with medical green and orange colouring and larger hitboxes.
+ - rscadd: Added brakes to roller beds, toggleable with Alt-Click.
+ - tweak: Roller beds can now be deployed to turfs by clicking on effects and lattices
+ above them.
diff --git a/html/changelogs/rollerbeds2.yml b/html/changelogs/rollerbeds2.yml
deleted file mode 100644
index 9dd48beb50d..00000000000
--- a/html/changelogs/rollerbeds2.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - imageadd: "Added new roller bed sprites, in the same style as the old ones, but with medical green and orange colouring and larger hitboxes."
- - rscadd: "Added brakes to roller beds, toggleable with Alt-Click."
- - tweak: "Roller beds can now be deployed to turfs by clicking on effects and lattices above them."