diff --git a/html/changelog.html b/html/changelog.html
index df4b0981066..5e0086d2d85 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,12 @@
Welding overlays now update instantly
Being inside various structures will now obscure your vision
+ Fox McCloud updated:
+
+ - Fixes X-Ray not doing anything
+ - Fixes nightvision not granting what its name implies
+ - Fixes species/human darksight doing absolutely nothing
+
KasparoVy updated:
- Characters will now be correctly assigned their species' genetic quirks at spawn.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ad60276d04f..4ee48f203f6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3192,6 +3192,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Crazylemon64:
- tweak: Welding overlays now update instantly
- tweak: Being inside various structures will now obscure your vision
+ Fox McCloud:
+ - bugfix: Fixes X-Ray not doing anything
+ - bugfix: Fixes nightvision not granting what its name implies
+ - bugfix: Fixes species/human darksight doing absolutely nothing
KasparoVy:
- bugfix: Characters will now be correctly assigned their species' genetic quirks
at spawn.
diff --git a/html/changelogs/AutoChangeLog-pr-6018.yml b/html/changelogs/AutoChangeLog-pr-6018.yml
deleted file mode 100644
index f9dc89a88fc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6018.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes X-Ray not doing anything"
- - bugfix: "Fixes nightvision not granting what its name implies"
- - bugfix: "Fixes species/human darksight doing absolutely nothing"