diff --git a/html/changelog.html b/html/changelog.html
index b15a119825ede..7a0bf0ba0d064 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -65,6 +65,10 @@
DrDuckedGoose updated:
- Adds color correction to areas
+ PowerfulBacon updated:
+
+ - Atmosbots have been given a larger area of effect but have had the amount of gasses they transfer in a single tick reduced.
+
RKz, necromanceranne, Spookydonut updated:
- adds linting for equipped()
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d5dc858d5f641..12d4e8aca5ad4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -40988,5 +40988,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fix broken dropdown buttons in the tgui chat settings.
DrDuckedGoose:
- rscadd: Adds color correction to areas
+ PowerfulBacon:
+ - balance: Atmosbots have been given a larger area of effect but have had the amount
+ of gasses they transfer in a single tick reduced.
RKz, necromanceranne, Spookydonut:
- code_imp: adds linting for equipped()
diff --git a/html/changelogs/AutoChangeLog-pr-9713.yml b/html/changelogs/AutoChangeLog-pr-9713.yml
deleted file mode 100644
index de705cff06f91..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9713.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - balance: Atmosbots have been given a larger area of effect but have had the amount
- of gasses they transfer in a single tick reduced.