diff --git a/html/changelog.html b/html/changelog.html
index d3828b9f104..45ae9623573 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
05 September 2018
+
IrkallaEpsilon updated:
+
+ - Adds an attack cooldown on mirrors for all mobs. Yes simple mobs and Xenomorph larvaes included
+
variableundefined updated:
- Economy code has been slightly refactored. Report issues.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f9b0298e580..c24dd0eae8e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6911,6 +6911,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: IPC no longer displays their UI / SE in console. Same goes for other invalid
subjects. You also can't save their UI / SE anymore.
2018-09-05:
+ IrkallaEpsilon:
+ - bugfix: Adds an attack cooldown on mirrors for all mobs. Yes simple mobs and Xenomorph
+ larvaes included
variableundefined:
- bugfix: Economy code has been slightly refactored. Report issues.
- rscdel: EFTPOS no longer has a name.
diff --git a/html/changelogs/AutoChangeLog-pr-9486.yml b/html/changelogs/AutoChangeLog-pr-9486.yml
deleted file mode 100644
index 629adac9179..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9486.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "IrkallaEpsilon"
-delete-after: True
-changes:
- - bugfix: "Adds an attack cooldown on mirrors for all mobs. Yes simple mobs and Xenomorph larvaes included"