diff --git a/html/changelog.html b/html/changelog.html
index 981bcffe4ed..201534ef6d2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,12 @@
- Removed the goonchat toggle due to cache issues.
+ Pratepresidenten, TheGreyWolf, Kyres updated:
+
+ - AI shells have been added. A special type of stationbound controlled directly by the AI and with limited tools, for use when it is really needed.
+ - The new AI shell circuits can be created with level 6 data & engineering tech.
+ - An AI shell has been added to the AI core.
+
TheGreyWolf updated:
- The coatrack can now hold most forensic coats along with the detective jacket.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c103eea0875..e00d06c72c1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20985,6 +20985,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds two new vaurca emotes, click and clack.
MattAtlas:
- rscdel: Removed the goonchat toggle due to cache issues.
+ Pratepresidenten, TheGreyWolf, Kyres:
+ - rscadd: AI shells have been added. A special type of stationbound controlled directly
+ by the AI and with limited tools, for use when it is really needed.
+ - rscadd: The new AI shell circuits can be created with level 6 data & engineering
+ tech.
+ - maptweak: An AI shell has been added to the AI core.
TheGreyWolf:
- rscadd: The coatrack can now hold most forensic coats along with the detective
jacket.
diff --git a/html/changelogs/AI shell.yml b/html/changelogs/AI shell.yml
deleted file mode 100644
index 5ed2d573527..00000000000
--- a/html/changelogs/AI shell.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Pratepresidenten, TheGreyWolf, Kyres
-
-delete-after: True
-
-changes:
- - rscadd: "AI shells have been added. A special type of stationbound controlled directly by the AI and with limited tools, for use when it is really needed."
- - rscadd: "The new AI shell circuits can be created with level 6 data & engineering tech."
- - maptweak: "An AI shell has been added to the AI core."