diff --git a/html/changelog.html b/html/changelog.html
index 65aaa7f5b8b..197a25ded73 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,11 +44,16 @@
- Lets xenoarchaelogists pick hardhats and the mining overalls in the loadout. Adds a regular yellow hardhat to their lockers.
- Fixes access on the xenoarcheologists locker not using their dedicated access.
+ - Adds an alternative sweater that pairs well with a shirt underneath.
WickedCybs updated:
- Added missing fire shutters to the maint between the library and security as well as the little gardening area underneath the kitchen.
+ Wowzewow (Wezzy) updated:
+
+ - Scrubs some Resomi stuff from code.
+
Yonnimer updated:
- Added a Dionae loadout selection, along with four dionae-specific items to it
@@ -58,6 +63,13 @@
- Fixed typos of 'respiratory' in the breath analyzer.
- Made the white hijab the default, as to fix the colorable hijab's name.
+ - Buffed the xenoarch belt to have 9 slots.
+ - Explorer's belt and xenoarch's belt may now hold ore detectors.
+
+ niennab updated:
+
+ - Added openable versions of the existing faction long labcoats
+ - Tweaked the shading on the faction long labcoats.
07 September 2022
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b8a1efbc27b..9b22ac77f49 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25896,9 +25896,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Adds a regular yellow hardhat to their lockers.
- bugfix: Fixes access on the xenoarcheologists locker not using their dedicated
access.
+ - rscadd: Adds an alternative sweater that pairs well with a shirt underneath.
WickedCybs:
- rscadd: Added missing fire shutters to the maint between the library and security
as well as the little gardening area underneath the kitchen.
+ Wowzewow (Wezzy):
+ - rscdel: Scrubs some Resomi stuff from code.
Yonnimer:
- rscadd: Added a Dionae loadout selection, along with four dionae-specific items
to it
@@ -25907,3 +25910,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- spellcheck: Fixed typos of 'respiratory' in the breath analyzer.
- tweak: Made the white hijab the default, as to fix the colorable hijab's
name.
+ - rscadd: Buffed the xenoarch belt to have 9 slots.
+ - rscdel: Explorer's belt and xenoarch's belt may now hold ore detectors.
+ niennab:
+ - rscadd: Added openable versions of the existing faction long labcoats
+ - tweak: Tweaked the shading on the faction long labcoats.
diff --git a/html/changelogs/alt_sweater.yml b/html/changelogs/alt_sweater.yml
deleted file mode 100644
index 49c1a46f18f..00000000000
--- a/html/changelogs/alt_sweater.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - rscadd: "Adds an alternative sweater that pairs well with a shirt underneath."
\ No newline at end of file
diff --git a/html/changelogs/miningbelts.yml b/html/changelogs/miningbelts.yml
deleted file mode 100644
index 69ea41c6d60..00000000000
--- a/html/changelogs/miningbelts.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: listerla
-
-delete-after: True
-
-changes:
- - rscadd: "Buffed the xenoarch belt to have 9 slots."
- - rscdel: "Explorer's belt and xenoarch's belt may now hold ore detectors."
diff --git a/html/changelogs/niennab-openable-long-labcoats.yml b/html/changelogs/niennab-openable-long-labcoats.yml
deleted file mode 100644
index ceefa551db7..00000000000
--- a/html/changelogs/niennab-openable-long-labcoats.yml
+++ /dev/null
@@ -1,42 +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: niennab
-
-# 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: "Added openable versions of the existing faction long labcoats"
- - tweak: "Tweaked the shading on the faction long labcoats."
diff --git a/html/changelogs/wezzy_resomiscrubbin.yml b/html/changelogs/wezzy_resomiscrubbin.yml
deleted file mode 100644
index 5ef1eb27b05..00000000000
--- a/html/changelogs/wezzy_resomiscrubbin.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: Wowzewow (Wezzy)
-
-# 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:
- - rscdel: "Scrubs some Resomi stuff from code."
\ No newline at end of file