diff --git a/html/changelog.html b/html/changelog.html
index cb33008690a..f4fa79ecd9a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,10 @@
- Buildmode is now compatible with 511 clients.
+ FalseIncarnate updated:
+
+ - Floodlights will now shut off if lacking a power cell.
+
Fox McCloud updated:
- Fixes the Timer SS timing out when it shouldn't
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dd6505cb371..e0b6203fe40 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7537,6 +7537,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-10-17:
Crazylemon:
- bugfix: Buildmode is now compatible with 511 clients.
+ FalseIncarnate:
+ - bugfix: Floodlights will now shut off if lacking a power cell.
Fox McCloud:
- bugfix: Fixes the Timer SS timing out when it shouldn't
- bugfix: Fixes reagent overdose runtimes
diff --git a/html/changelogs/AutoChangeLog-pr-9886.yml b/html/changelogs/AutoChangeLog-pr-9886.yml
deleted file mode 100644
index 194b0ad7aa1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9886.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FalseIncarnate"
-delete-after: True
-changes:
- - bugfix: "Floodlights will now shut off if lacking a power cell."