diff --git a/html/changelog.html b/html/changelog.html
index 98c03fe0d3a..99811dfbf10 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -66,6 +66,10 @@
blob and autotraitor game modes will now check for Global Antag Candidacy when picking new antagonists after round start
Global Antag Candidacy button will now show up after round start
+ TDSSS updated:
+
+ - Can no longer attempt to build tranquilite walls (and delete the wall in the process)
+
TatsumakiMagi updated:
- target icon updates when lit by user
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 191afdabd7b..a84bd5a2f75 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7875,6 +7875,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: blob and autotraitor game modes will now check for Global Antag Candidacy
when picking new antagonists after round start
- tweak: Global Antag Candidacy button will now show up after round start
+ TDSSS:
+ - bugfix: Can no longer attempt to build tranquilite walls (and delete the wall
+ in the process)
TatsumakiMagi:
- bugfix: target icon updates when lit by user
Triiodine:
diff --git a/html/changelogs/AutoChangeLog-pr-10134.yml b/html/changelogs/AutoChangeLog-pr-10134.yml
deleted file mode 100644
index 34e1b01277f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10134.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TDSSS"
-delete-after: True
-changes:
- - bugfix: "Can no longer attempt to build tranquilite walls (and delete the wall in the process)"