diff --git a/html/changelog.html b/html/changelog.html
index 0271d63a132fd..f916433bf9f00 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -66,6 +66,12 @@
MarkusLarsson421 updated:
- Changed Robotic Head from bulky to normal.
+ Rukofamicom updated:
+
+ - The percentage of votes required to leave now starts at 70% instead of 75%
+ - Auto-transfer reminders to vote now happen every 40 minutes, and decay of the required votes to leave now begins at 40 minutes instead of 60.
+ - These changes mean the maximum round length before a shuttle is forcibly called is now 3 hours instead of 3.5.
+
Sarchutar updated:
- Deconverting clock cultists now show a message when it was successful
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 20584ffb0efda..31b358ede99d8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44656,6 +44656,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: 'FlandStation: Deletes one of the 2 deepfryers on the kitchen.'
MarkusLarsson421:
- bugfix: Changed Robotic Head from bulky to normal.
+ Rukofamicom:
+ - config: The percentage of votes required to leave now starts at 70% instead of
+ 75%
+ - config: Auto-transfer reminders to vote now happen every 40 minutes, and decay
+ of the required votes to leave now begins at 40 minutes instead of 60.
+ - config: These changes mean the maximum round length before a shuttle is forcibly
+ called is now 3 hours instead of 3.5.
Sarchutar:
- bugfix: Deconverting clock cultists now show a message when it was successful
- bugfix: Fixed ERT hardsuit lights not being able to be turned on
diff --git a/html/changelogs/AutoChangeLog-pr-11727.yml b/html/changelogs/AutoChangeLog-pr-11727.yml
deleted file mode 100644
index d95c6d5913ed6..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11727.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Rukofamicom
-delete-after: true
-changes:
- - config: The percentage of votes required to leave now starts at 70% instead of
- 75%
- - config: Auto-transfer reminders to vote now happen every 40 minutes, and decay
- of the required votes to leave now begins at 40 minutes instead of 60.
- - config: These changes mean the maximum round length before a shuttle is forcibly
- called is now 3 hours instead of 3.5.