diff --git a/html/changelog.html b/html/changelog.html
index 2f21df99b05..153209194e5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,7 @@
Fixed a verb that caused visible messages (and more) to break.
Added a small outpost to the engine radiator area.
Gave mining and xenoarch access to the engine radiator airlocks, because they keep getting stuck there. Which is hilarious.
+ Wizard golems are now given an antag role, which grants them access to AOOC.
JohnWildkins updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 31e25ee4288..aff5803108c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16916,6 +16916,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a small outpost to the engine radiator area.
- tweak: Gave mining and xenoarch access to the engine radiator airlocks, because
they keep getting stuck there. Which is hilarious.
+ - rscadd: Wizard golems are now given an antag role, which grants them access to
+ AOOC.
JohnWildkins:
- bugfix: Fixed the Custodial Supplies Locator app not functioning.
- bugfix: PDAs should no longer display multiple messages when disconnecting their
diff --git a/html/changelogs/geeves-golem_aooc.yml b/html/changelogs/geeves-golem_aooc.yml
deleted file mode 100644
index fe5de15bd85..00000000000
--- a/html/changelogs/geeves-golem_aooc.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Wizard golems are now given an antag role, which grants them access to AOOC."
\ No newline at end of file