diff --git a/html/changelog.html b/html/changelog.html
index b0cf55d279b..4f6054fd2a4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,7 @@
- You can now link your discord account and BYOND account together
- With the accounts linked, you can get roundstart notifications within discord!
+ - Fixed roundstart message in discord so that people are notified instead of characters being replaced
Fox McCloud updated:
@@ -73,6 +74,10 @@
- Configuration option for disabling subsystems
+ Quantum-M updated:
+
+ - Headslug sprite looks more deader.
+
Triiodine updated:
- ozewse fluff item
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 417bdce41db..9f6c3539259 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9037,6 +9037,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: You can now link your discord account and BYOND account together
- rscadd: With the accounts linked, you can get roundstart notifications within
discord!
+ - tweak: Fixed roundstart message in discord so that people are notified instead
+ of characters being replaced
Fox McCloud:
- rscadd: Adds Fox's fluff coat
- rscadd: Health HUDs now have a defib indicator showing if they can be revived
@@ -9046,5 +9048,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
or severely damaged on health HUDs after being revived with a defib
MINIMAN10000:
- rscadd: Configuration option for disabling subsystems
+ Quantum-M:
+ - tweak: Headslug sprite looks more deader.
Triiodine:
- imageadd: ozewse fluff item
diff --git a/html/changelogs/AutoChangeLog-pr-10842.yml b/html/changelogs/AutoChangeLog-pr-10842.yml
deleted file mode 100644
index da7a80aacaa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10842.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Quantum-M"
-delete-after: True
-changes:
- - tweak: "Headslug sprite looks more deader."
diff --git a/html/changelogs/AutoChangeLog-pr-10858.yml b/html/changelogs/AutoChangeLog-pr-10858.yml
deleted file mode 100644
index 33a2e6ac4eb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10858.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AffectedArc07"
-delete-after: True
-changes:
- - tweak: "Fixed roundstart message in discord so that people are notified instead of characters being replaced"