diff --git a/html/changelog.html b/html/changelog.html
index 9aecfc2fcd4..7779f89c2cc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -54,6 +54,7 @@
Refluffs the Dominian sweater and Bomber coat to be representative Fisanduh as it fit the overall style more, and removes them from the Dominian clothing selections, having them be their own unique selection instead. They also have new fluff descriptions. Cool.
The gatling laser has been buffed to be far more dangerous. It has more ammo capacity, a new firing mode that sends even more laserfire downrange, slightly less charge time and overall increased useability. It's not the liability it used to be!
Medical belts can hold medical tape now, if desired.
+ Dogtags can now be worn on the mask slot which will also showcase its on-mob sprite that hangs from the neck. When attached as an accessory, it will no longer be directly visible.
18 April 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1a213ca4b57..ffe19fd9363 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19501,3 +19501,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
less charge time and overall increased useability. It's not the liability
it used to be!
- tweak: Medical belts can hold medical tape now, if desired.
+ - tweak: Dogtags can now be worn on the mask slot which will also showcase its on-mob
+ sprite that hangs from the neck. When attached as an accessory, it will no longer
+ be directly visible.
diff --git a/html/changelogs/wickedcybs_dogtags.yml b/html/changelogs/wickedcybs_dogtags.yml
deleted file mode 100644
index d944bed86b3..00000000000
--- a/html/changelogs/wickedcybs_dogtags.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "Dogtags can now be worn on the mask slot which will also showcase its on-mob sprite that hangs from the neck. When attached as an accessory, it will no longer be directly visible."
\ No newline at end of file