diff --git a/html/changelog.html b/html/changelog.html
index 35488e77cf6..c4bd09c236f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
16 August 2021
+
Desven updated:
+
+ - Added an SCC logo for paperwork. Simply write [logo_scc] to make it appear.
+
WickedCybs updated:
- Eridani ERT responders got ID cards with no additional access added, which wasn't intentional. They get standard distress access now and the Lead can actually use their hardsuit.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c2539cda4db..3f79d002f98 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21126,6 +21126,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Hoodies now cover the hands less, to better show items on the wrist and
let some other sprites shine trhough..
2021-08-16:
+ Desven:
+ - rscadd: Added an SCC logo for paperwork. Simply write [logo_scc] to make it appear.
WickedCybs:
- bugfix: Eridani ERT responders got ID cards with no additional access added, which
wasn't intentional. They get standard distress access now and the Lead
diff --git a/html/changelogs/desven-logo.yml b/html/changelogs/desven-logo.yml
deleted file mode 100644
index d94bccf8504..00000000000
--- a/html/changelogs/desven-logo.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Desven
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added an SCC logo for paperwork. Simply write [logo_scc] to make it appear."