diff --git a/html/changelog.html b/html/changelog.html
index 6c3c2a5ba55..68c04f42b8c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,12 @@
- Cyborgs can't remove items or clothing from human mobs anymore.
+ Geeves updated:
+
+ - Added lights to pAI.
+ - Disarming a pAI now causes them to fold up.
+ - pAI have been resprited to have green screens.
+
Skull132 updated:
- AOOC should now properly be re-added to the client in all cases.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2141086789f..784c41ae171 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13069,5 +13069,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-05-11:
Alberyk:
- tweak: Cyborgs can't remove items or clothing from human mobs anymore.
+ Geeves:
+ - rscadd: Added lights to pAI.
+ - rscadd: Disarming a pAI now causes them to fold up.
+ - tweak: pAI have been resprited to have green screens.
Skull132:
- bugfix: AOOC should now properly be re-added to the client in all cases.
diff --git a/html/changelogs/geeves-pAI_flashlight.yml b/html/changelogs/geeves-pAI_flashlight.yml
deleted file mode 100644
index 833af9c8d09..00000000000
--- a/html/changelogs/geeves-pAI_flashlight.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added lights to pAI."
- - rscadd: "Disarming a pAI now causes them to fold up."
- - tweak: "pAI have been resprited to have green screens."
\ No newline at end of file