diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml
index 672ad633e10..1e6949fd67f 100644
--- a/html/changelogs/archive/2024-10.yml
+++ b/html/changelogs/archive/2024-10.yml
@@ -17,3 +17,23 @@
- rscadd: Adds a variety of Tau Ceti Armed Forces uniform assets to the codebase,
including assets for officers and non-combatants, sprited by NobleRow.
- bugfix: The TCAF jacket is no longer invisible when worn.
+2024-10-03:
+ Crozarius:
+ - qol: Ethanol no longer automatically makes Unathi vomit.
+ FabianK3:
+ - qol: 'Added cameras to missing angles or completely uncovered areas: Central ring
+ (locker room entrance), bridge conference room, XO office, gym, telescience,
+ secure artifact storage, deck two tool storage.'
+ - qol: Added lights and lightswitch to research secure artifact storage.
+ - bugfix: Fixed unrealistic power readings throughout the combustion turbine power
+ grid.
+ - rscadd: Added a powernet sensor to the combustion turbine power grid.
+ hazelmouse:
+ - rscadd: Added a paintgun to the Jockey Workshop, so you can paint your exosuits
+ as a Jockey. Bonus points if they're an eye-sore.
+ - rscadd: Adds the new Vaurca Attendant subspecies to a number of ghostroles.
+ - bugfix: Vaurca Attendants can now take species-specific items from the loadout,
+ including clothing and augments.
+ - bugfix: Vaurca Attendants can no longer join as consulars.
+ - bugfix: Vaurca Attendants now work smoothly with a number of event outfits.
+ - balance: Overloaders now cost fewer credits and last substantially longer.
diff --git a/html/changelogs/crozarius-unathialcoholpuke.yml b/html/changelogs/crozarius-unathialcoholpuke.yml
deleted file mode 100644
index d7206312771..00000000000
--- a/html/changelogs/crozarius-unathialcoholpuke.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-author: Crozarius
-
-delete-after: True
-changes:
- - qol: "Ethanol no longer automatically makes Unathi vomit."
diff --git a/html/changelogs/fabiank3-bugfix-combustion-turbine-wiring.yml b/html/changelogs/fabiank3-bugfix-combustion-turbine-wiring.yml
deleted file mode 100644
index 514dcb6e227..00000000000
--- a/html/changelogs/fabiank3-bugfix-combustion-turbine-wiring.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: FabianK3
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed unrealistic power readings throughout the combustion turbine power grid."
- - rscadd: "Added a powernet sensor to the combustion turbine power grid."
diff --git a/html/changelogs/fabiank3-refactoring-camera-coverage.yml b/html/changelogs/fabiank3-refactoring-camera-coverage.yml
deleted file mode 100644
index 61bd88bf232..00000000000
--- a/html/changelogs/fabiank3-refactoring-camera-coverage.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: FabianK3
-
-delete-after: True
-
-changes:
- - qol: "Added cameras to missing angles or completely uncovered areas: Central ring (locker room entrance), bridge conference room, XO office, gym, telescience, secure artifact storage, deck two tool storage."
- - qol: "Added lights and lightswitch to research secure artifact storage."
diff --git a/html/changelogs/hazelmouse-attendantstuff.yml b/html/changelogs/hazelmouse-attendantstuff.yml
deleted file mode 100644
index 26e564c278b..00000000000
--- a/html/changelogs/hazelmouse-attendantstuff.yml
+++ /dev/null
@@ -1,62 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: hazelmouse
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds the new Vaurca Attendant subspecies to a number of ghostroles."
- - bugfix: "Vaurca Attendants can now take species-specific items from the loadout, including clothing and augments."
- - bugfix: "Vaurca Attendants can no longer join as consulars."
- - bugfix: "Vaurca Attendants now work smoothly with a number of event outfits."
-
diff --git a/html/changelogs/hazelmouse-overloaderebalance.yml b/html/changelogs/hazelmouse-overloaderebalance.yml
deleted file mode 100644
index ff4c30f4332..00000000000
--- a/html/changelogs/hazelmouse-overloaderebalance.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: hazelmouse
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - balance: "Overloaders now cost fewer credits and last substantially longer."
diff --git a/html/changelogs/hazelmouse-paintgun.yml b/html/changelogs/hazelmouse-paintgun.yml
deleted file mode 100644
index 0f1db52b13f..00000000000
--- a/html/changelogs/hazelmouse-paintgun.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: hazelmouse
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added a paintgun to the Jockey Workshop, so you can paint your exosuits as a Jockey. Bonus points if they're an eye-sore."