diff --git a/html/changelog.html b/html/changelog.html
index 2c66b9bc2a4..58d1c814b5f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,6 +62,7 @@
Tweaks the layout of the crew armoury. Gives it some polish.
Puts some of the contents in the crew armoury into dedicated boxes.
Tweaks the kitchen's plastic bag box to hold 20 instead of 6 plastic bags.
+ Makes blobs unable to spawn unless engineering is active in the round.
TheDanseMacabre updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a7b3639dfff..ecf8790a5c5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25691,6 +25691,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Puts some of the contents in the crew armoury into dedicated boxes.
- bugfix: Tweaks the kitchen's plastic bag box to hold 20 instead of 6 plastic
bags.
+ - tweak: Makes blobs unable to spawn unless engineering is active in the round.
TheDanseMacabre:
- tweak: Due to some confusion around the existence of an SCC Shipyard, the Horizon
dock location has been renamed to the much more bureaucratic and unimportant
diff --git a/html/changelogs/blob_weight.yml b/html/changelogs/blob_weight.yml
deleted file mode 100644
index bda23aadcb1..00000000000
--- a/html/changelogs/blob_weight.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - tweak: "Makes blobs unable to spawn unless engineering is active in the round."
\ No newline at end of file