diff --git a/html/changelog.html b/html/changelog.html
index 54f0e92b6a9..4d33b754693 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,10 @@
Lighters actually update their inhands now.
Lighters actually have inhands now.
+ armrha updated:
+
+ - Modified mob/living/simple_animal/friendly/cat and /mob/living/simple_animal to allow cats to turn colors in radiation, modified modules/events/radiation_storm so it would apply to cats.
+
05 July 2020
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 226ba980e4e..91c5477aa21 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14044,3 +14044,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Bolds the amount of things in a stack when examined.
- bugfix: Lighters actually update their inhands now.
- imageadd: Lighters actually have inhands now.
+ armrha:
+ - rscadd: Modified mob/living/simple_animal/friendly/cat and /mob/living/simple_animal
+ to allow cats to turn colors in radiation, modified modules/events/radiation_storm
+ so it would apply to cats.
diff --git a/html/changelogs/armrha-pr-9186.yml b/html/changelogs/armrha-pr-9186.yml
deleted file mode 100644
index 22eac61b5c3..00000000000
--- a/html/changelogs/armrha-pr-9186.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: armrha
-
-delete-after: True
-
-changes:
- - rscadd: "Modified mob/living/simple_animal/friendly/cat and /mob/living/simple_animal to allow cats to turn colors in radiation, modified modules/events/radiation_storm so it would apply to cats."