diff --git a/html/changelog.html b/html/changelog.html
index 3f2d92e0c02..a8b8fe44892 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
09 October 2022
+
WickedCybs updated:
+
+ - The rescue and burglar pods won't spawn as a random event anymore. They can still be manually spawned by an admin if desired for now.
+
+
07 October 2022
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2bcdd28dc6f..b49ae63f7be 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26171,3 +26171,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
anconfuzedrock:
- rscadd: Operations now has a long-range holopad at the front desk that can be
used to call the hangar's shuttles.
+2022-10-09:
+ WickedCybs:
+ - tweak: The rescue and burglar pods won't spawn as a random event anymore.
+ They can still be manually spawned by an admin if desired for now.
diff --git a/html/changelogs/wickedcybs_pod.yml b/html/changelogs/wickedcybs_pod.yml
deleted file mode 100644
index 4b877632718..00000000000
--- a/html/changelogs/wickedcybs_pod.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "The rescue and burglar pods won't spawn as a random event anymore. They can still be manually spawned by an admin if desired for now."
\ No newline at end of file