diff --git a/html/changelog.html b/html/changelog.html
index 4502edb561..a4924771a2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,20 @@
-->
+
25 November 2021
+
Arturlang updated:
+
+ - Buldmode mapgen save tool
+
+
SandPoot updated:
+
+ - Double Bed Type. Miners can also make Double Pod Beds to really feel like an Alaskan King.
+ - Bedsheets to match! Try to share those big blankets with a lizard if you see that they're shivering!
+ - Stuff that lets you interact with the benches and beds in-game, so that you too can enjoy being a king.
+ - Ports the Double Bed sprites from Skyrat.
+ - Dealt with some weirdness when buckling to beds.
+
+
24 November 2021
timothyteakettle updated:
@@ -404,16 +418,6 @@
- gremlins become shock immune
-
- 23 September 2021
- KrabSpider updated:
-
- - cryogenics ain't a candidate for anomaly spawns anymore.
-
- buffyuwu updated:
-
- - canvas and spray can are now sold in the fun vendor
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index afaf5b63df..1afc25ba7d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30310,3 +30310,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-11-24:
timothyteakettle:
- bugfix: oil drum now recognises synthetic anthormorphs as synths
+2021-11-25:
+ Arturlang:
+ - rscadd: Buldmode mapgen save tool
+ SandPoot:
+ - rscadd: Double Bed Type. Miners can also make Double Pod Beds to really feel like
+ an Alaskan King.
+ - rscadd: Bedsheets to match! Try to share those big blankets with a lizard if you
+ see that they're shivering!
+ - code_imp: Stuff that lets you interact with the benches and beds in-game, so that
+ you too can enjoy being a king.
+ - imageadd: Ports the Double Bed sprites from Skyrat.
+ - bugfix: Dealt with some weirdness when buckling to beds.
diff --git a/html/changelogs/AutoChangeLog-pr-14868.yml b/html/changelogs/AutoChangeLog-pr-14868.yml
deleted file mode 100644
index adfde73203..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14868.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - rscadd: "Buldmode mapgen save tool"
diff --git a/html/changelogs/AutoChangeLog-pr-15376.yml b/html/changelogs/AutoChangeLog-pr-15376.yml
deleted file mode 100644
index dafe4cae6e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15376.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - rscadd: "Double Bed Type. Miners can also make Double Pod Beds to really feel like an Alaskan King."
- - rscadd: "Bedsheets to match! Try to share those big blankets with a lizard if you see that they're shivering!"
- - code_imp: "Stuff that lets you interact with the benches and beds in-game, so that you too can enjoy being a king."
- - imageadd: "Ports the Double Bed sprites from Skyrat."
- - bugfix: "Dealt with some weirdness when buckling to beds."