diff --git a/html/changelog.html b/html/changelog.html
index ab4407ee4ef..a48df123d70 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,7 @@
WickedCybs updated:
- Rectified a mistake that was missed on the Tajara Bangs Alt hairstyle. A superfluous pixel was removed.
+ - The rescue RIG's chemical injector has had its mortaphenyl replaced with perconol due to the changes with medical reagents recently.
22 February 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8ad6f6e4731..97ed50866b4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18450,3 +18450,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
WickedCybs:
- bugfix: Rectified a mistake that was missed on the Tajara Bangs Alt hairstyle.
A superfluous pixel was removed.
+ - tweak: The rescue RIG's chemical injector has had its mortaphenyl replaced
+ with perconol due to the changes with medical reagents recently.
diff --git a/html/changelogs/wickedcybs_injector.yml b/html/changelogs/wickedcybs_injector.yml
deleted file mode 100644
index 38cc877ffb1..00000000000
--- a/html/changelogs/wickedcybs_injector.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "The rescue RIG's chemical injector has had its mortaphenyl replaced with perconol due to the changes with medical reagents recently."
\ No newline at end of file