diff --git a/html/changelog.html b/html/changelog.html
index ee03e5010776c..a6e19c8b7a70a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
01 September 2024
+
XeonMations updated:
+
+ - Bodybags can no longer be heirlooms.
+ - Medical flashlight pens, scalpels and suit sensors can now be heirlooms.
+
+
31 August 2024
PowerfulBacon updated:
@@ -872,24 +879,6 @@ spockye updated:
- adds lights to the abductor pods
-
- 30 June 2024
- ClownMoff updated:
-
- - adds the bananium e-sword (3TC) and bananium shield (16 TC) to the uplink, restricted for clowns
-
- MarkusLarsson421 updated:
-
- - Surplus Implant duffelbag.
- - Cargo order for surplus implant crate.
-
- rkz, HowToLu/Dakae, PigeonVerde/PestoVerde, Floria/BriggsIDP, Spockye, made using code from TGcoders(wallem, vincentiusvin, paxilmaniac, tralezab, colovorat, coconutwarrior97, timothymtorres, OrionTheFox, coldud13) updated:
-
- - Adds glass tiles, a new, craftable tiletype that you can see through!
- - Adds catwalk tiles. They come in multiple different colors and look much like regular lattice catwalks, but you can move their grille for ease of access instead of having to crowbar the whole tile!
- - adds zmimic hooks for tiles and material turfs
- - Medium buff to floor bot logic making them more discerning when repairing or placing tiles. They will now also actually repair tiles instead of always replacing them, if possible.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 34b3c7436c5ed..0fa7933bfbf90 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44046,3 +44046,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-08-31:
PowerfulBacon:
- bugfix: Fixes some mapping issues with RuntimeStation
+2024-09-01:
+ XeonMations:
+ - tweak: Bodybags can no longer be heirlooms.
+ - tweak: Medical flashlight pens, scalpels and suit sensors can now be heirlooms.
diff --git a/html/changelogs/AutoChangeLog-pr-11404.yml b/html/changelogs/AutoChangeLog-pr-11404.yml
deleted file mode 100644
index 445a3b6c59f1e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11404.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: XeonMations
-delete-after: true
-changes:
- - tweak: Bodybags can no longer be heirlooms.
- - tweak: Medical flashlight pens, scalpels and suit sensors can now be heirlooms.