diff --git a/html/changelog.html b/html/changelog.html
index c52507592c6..761ba94637a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -78,6 +78,7 @@
Naksu updated:
- Performance tweaks to plant code
+ - Spears, nullrods etc should no longer be invisible
Power Control Support updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d7fb9847403..01bb982fd36 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17434,6 +17434,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
chems, and genetic points, making them unable to revive.
Naksu:
- code_imp: Performance tweaks to plant code
+ - bugfix: Spears, nullrods etc should no longer be invisible
Power Control Support:
- bugfix: What do you mean we accidentally routed the interaction back to the apc
control conso- oh for fleeps sake STEVE WHAT DID YOU DO!!
diff --git a/html/changelogs/AutoChangeLog-pr-37394.yml b/html/changelogs/AutoChangeLog-pr-37394.yml
deleted file mode 100644
index 8a2803c039a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-37394.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Naksu"
-delete-after: True
-changes:
- - bugfix: "Spears, nullrods etc should no longer be invisible"