diff --git a/html/changelog.html b/html/changelog.html
index 3cd8d2e7edd79..83708328822b1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,21 @@
-->
+
23 November 2024
+
Flleeppyy, Absolucy updated:
+
+ - Cleaned up some repetitive code related to heretic ascension announcements.
+
+
PowerfulBacon updated:
+
+ - Adds the ability to turn someones headset on/off via the stripping menu, if you find your headset randomly becomes disabled then getting the detective to scan it could bring some clues as to an individual that is after you... or maybe it was a prank.
+
+
Therealdoooc213 updated:
+
+ - security can now get non-functional hybrid tasers as a heirloom item
+ - contractor helmets no longer slow you down
+
+
22 November 2024
Marshmellow105 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f8cce3010290c..e150eea3f14e6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45039,3 +45039,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: rat'var's summoning sound no longer plays on the menu
XeonMations:
- bugfix: Fixed natural wigs not showing the correct color for nonhuman races.
+2024-11-23:
+ Flleeppyy, Absolucy:
+ - refactor: Cleaned up some repetitive code related to heretic ascension announcements.
+ PowerfulBacon:
+ - rscadd: Adds the ability to turn someones headset on/off via the stripping menu,
+ if you find your headset randomly becomes disabled then getting the detective
+ to scan it could bring some clues as to an individual that is after you... or
+ maybe it was a prank.
+ Therealdoooc213:
+ - rscadd: security can now get non-functional hybrid tasers as a heirloom item
+ - bugfix: contractor helmets no longer slow you down
diff --git a/html/changelogs/AutoChangeLog-pr-11911.yml b/html/changelogs/AutoChangeLog-pr-11911.yml
deleted file mode 100644
index b4afef82ef420..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11911.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - rscadd: Adds the ability to turn someones headset on/off via the stripping menu,
- if you find your headset randomly becomes disabled then getting the detective
- to scan it could bring some clues as to an individual that is after you... or
- maybe it was a prank.
diff --git a/html/changelogs/AutoChangeLog-pr-11913.yml b/html/changelogs/AutoChangeLog-pr-11913.yml
deleted file mode 100644
index 11459c3679fed..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11913.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Therealdoooc213
-delete-after: true
-changes:
- - rscadd: security can now get non-functional hybrid tasers as a heirloom item
diff --git a/html/changelogs/AutoChangeLog-pr-11917.yml b/html/changelogs/AutoChangeLog-pr-11917.yml
deleted file mode 100644
index ca0d660ffedf1..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11917.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Therealdoooc213
-delete-after: true
-changes:
- - bugfix: contractor helmets no longer slow you down
diff --git a/html/changelogs/AutoChangeLog-pr-11925.yml b/html/changelogs/AutoChangeLog-pr-11925.yml
deleted file mode 100644
index ade400378c217..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11925.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Flleeppyy, Absolucy
-delete-after: true
-changes:
- - refactor: Cleaned up some repetitive code related to heretic ascension announcements.