diff --git a/html/changelog.html b/html/changelog.html
index 81014477940..94ee8334046 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,7 @@
The preview window now shows the character closer up, and the backgrounds are now different types of flooring found on Aurora.
Fixes tcfl members being unable to access welding closets.
Bumped up the rarity of the pulse pistol and gyropistol in the random gun pool.
+ Mechs will now handle their part layering a bit more sanely, fixed the mounted rapidfire blaster being stuck on the wrong firing mode.
FirinMaLazors updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f2b5dab218b..adc4d0f6440 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15583,6 +15583,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes tcfl members being unable to access welding closets.
- balance: Bumped up the rarity of the pulse pistol and gyropistol in the random
gun pool.
+ - bugfix: Mechs will now handle their part layering a bit more sanely, fixed the
+ mounted rapidfire blaster being stuck on the wrong firing mode.
FirinMaLazors:
- rscadd: Changed all instances of R&D Root Beer to RnD Root Beer to avoid NanoUI
having a fit when you try to dispense it from the NanoUI.
diff --git a/html/changelogs/Ferner-200913-bugfix_mechlayers.yml b/html/changelogs/Ferner-200913-bugfix_mechlayers.yml
deleted file mode 100644
index 563a40f2b5f..00000000000
--- a/html/changelogs/Ferner-200913-bugfix_mechlayers.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Mechs will now handle their part layering a bit more sanely, fixed the mounted rapidfire blaster being stuck on the wrong firing mode."
\ No newline at end of file