diff --git a/html/changelog.html b/html/changelog.html
index 10d59d9bd1b..8abff7f0eaf 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,15 +36,31 @@
22 January 2024
+
CampinKiller24 updated:
+
+ - Adjusted the crew weapons on the Volvalaad science ship.
+ - Added extra anomaly and xenoarch supplies to the research lab.
+ - Adjusted starboard thrusters so new cans could actually be put in.
+
DreamySkrell updated:
- Fixes some mixed up airless/air floors on ruins.
+ - SCC Scout Ship fixes: bad access, missing gear.
+
+
LynxSolstice updated:
+
+ - Tweaked the name of the 'marksman rifle' made in adhomai to the 'adhomian marksman rifle', also tweaked the name of the '7.62 Sniper Magazine' to the '7.62 Marksman Magazine' since it was the mag for the adhomian marksman rifle.
RustingWithYou updated:
- Adds Izweski Hegemony navy uniforms.
- Adds shutters to the corporate offices on Point Verdant and adds IDs to ghostroles.
+
Sniblet updated:
+
+ - Members of the Golden Deep are allowed to have a religion.
+ - Using the gustatorial center (tongue) now causes the user to 'sample' something instead of licking it.
+
hazelmouse updated:
- Fixed a misaligned camera in the bridge storage room, and fixed another misaligned lightbulb in deck three maintenance.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d242e6ea985..3f3b5985dc1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33385,12 +33385,26 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Snowy1237:
- bugfix: Removed greimorian queens and servants spawning from larvae, rejoice!.
2024-01-22:
+ CampinKiller24:
+ - tweak: Adjusted the crew weapons on the Volvalaad science ship.
+ - rscadd: Added extra anomaly and xenoarch supplies to the research lab.
+ - tweak: Adjusted starboard thrusters so new cans could actually be put in.
DreamySkrell:
- bugfix: Fixes some mixed up airless/air floors on ruins.
+ - rscadd: 'SCC Scout Ship fixes: bad access, missing gear.'
+ LynxSolstice:
+ - tweak: Tweaked the name of the 'marksman rifle' made in adhomai to the
+ 'adhomian marksman rifle', also tweaked the name of the '7.62
+ Sniper Magazine' to the '7.62 Marksman Magazine' since it was
+ the mag for the adhomian marksman rifle.
RustingWithYou:
- rscadd: Adds Izweski Hegemony navy uniforms.
- maptweak: Adds shutters to the corporate offices on Point Verdant and adds IDs
to ghostroles.
+ Sniblet:
+ - tweak: Members of the Golden Deep are allowed to have a religion.
+ - tweak: Using the gustatorial center (tongue) now causes the user to 'sample'
+ something instead of licking it.
hazelmouse:
- bugfix: Fixed a misaligned camera in the bridge storage room, and fixed another
misaligned lightbulb in deck three maintenance.
diff --git a/html/changelogs/CampinKiller24-vlaad2.yml b/html/changelogs/CampinKiller24-vlaad2.yml
deleted file mode 100644
index db2df31ec96..00000000000
--- a/html/changelogs/CampinKiller24-vlaad2.yml
+++ /dev/null
@@ -1,43 +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
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: CampinKiller24
-
-# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Adjusted the crew weapons on the Volvalaad science ship."
- - rscadd: "Added extra anomaly and xenoarch supplies to the research lab."
- - tweak: "Adjusted starboard thrusters so new cans could actually be put in."
diff --git a/html/changelogs/DreamySkrell-scc-scout-minor-fixes.yml b/html/changelogs/DreamySkrell-scc-scout-minor-fixes.yml
deleted file mode 100644
index 0b3e8a814f6..00000000000
--- a/html/changelogs/DreamySkrell-scc-scout-minor-fixes.yml
+++ /dev/null
@@ -1,41 +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
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: DreamySkrell
-
-# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "SCC Scout Ship fixes: bad access, missing gear."
diff --git a/html/changelogs/LynxSolstice-Adds-sniper-to-uplink.yml b/html/changelogs/LynxSolstice-Adds-sniper-to-uplink.yml
deleted file mode 100644
index e3cdf417e39..00000000000
--- a/html/changelogs/LynxSolstice-Adds-sniper-to-uplink.yml
+++ /dev/null
@@ -1,41 +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
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: LynxSolstice
-
-# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Tweaked the name of the 'marksman rifle' made in adhomai to the 'adhomian marksman rifle', also tweaked the name of the '7.62 Sniper Magazine' to the '7.62 Marksman Magazine' since it was the mag for the adhomian marksman rifle."
diff --git a/html/changelogs/sniblet-gustatorial-tongue.yml b/html/changelogs/sniblet-gustatorial-tongue.yml
deleted file mode 100644
index 671f6f69a8b..00000000000
--- a/html/changelogs/sniblet-gustatorial-tongue.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sniblet
-
-delete-after: True
-
-changes:
- - tweak: "Using the gustatorial center (tongue) now causes the user to 'sample' something instead of licking it."
diff --git a/html/changelogs/sniblet-prosperity-gospel.yml b/html/changelogs/sniblet-prosperity-gospel.yml
deleted file mode 100644
index b554454afcd..00000000000
--- a/html/changelogs/sniblet-prosperity-gospel.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Sniblet
-
-# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Members of the Golden Deep are allowed to have a religion."