diff --git a/html/changelog.html b/html/changelog.html
index 036bf01e24b..118db987e6b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,11 @@
- Fixes a few edge cases of being able to create immunity to a few diseases
- Adds suspiciously Voxy outfit to the game
+ - Lack of breathing will render you unable to speak
+
+ Tayyyyyyy, TaukaUsanake updated:
+
+ - pAI units now have access to a flashlight module, which can be obtained with 5 RAM points.
02 February 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 71aa56d60ac..377fe0a0a76 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9003,3 +9003,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fox McCloud:
- bugfix: Fixes a few edge cases of being able to create immunity to a few diseases
- rscadd: Adds suspiciously Voxy outfit to the game
+ - tweak: Lack of breathing will render you unable to speak
+ Tayyyyyyy, TaukaUsanake:
+ - rscadd: pAI units now have access to a flashlight module, which can be obtained
+ with 5 RAM points.
diff --git a/html/changelogs/AutoChangeLog-pr-10800.yml b/html/changelogs/AutoChangeLog-pr-10800.yml
deleted file mode 100644
index 1b8288356ab..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10800.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "Lack of breathing will render you unable to speak"
diff --git a/html/changelogs/AutoChangeLog-pr-10817.yml b/html/changelogs/AutoChangeLog-pr-10817.yml
deleted file mode 100644
index 20f365cb393..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10817.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tayyyyyyy, TaukaUsanake"
-delete-after: True
-changes:
- - rscadd: "pAI units now have access to a flashlight module, which can be obtained with 5 RAM points."