diff --git a/html/changelog.html b/html/changelog.html
index 7b269e503be..44f45fd9942 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -230,6 +230,8 @@
Infested limbs will give out more warning now past a certain stage.
Modified the spider event. The moderate severity one will now no longer spawn nurses, so they can't multiply.
Added a major severity spider event. It spawns more spiders than the moderate severity one along with nurses.
+ Blueprints now work on the asteroid as they would work in space. They also no longer megalag the server to death.
+ Attempting to power the entirety of the asteroid, and thus lagging the server to death, is no longer possible.
Synnono updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 23f8c39a3cb..bc6fa383e24 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4411,6 +4411,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
spawn nurses, so they can't multiply.
- rscadd: Added a major severity spider event. It spawns more spiders than the moderate
severity one along with nurses.
+ - bugfix: Blueprints now work on the asteroid as they would work in space. They
+ also no longer megalag the server to death.
+ - bugfix: Attempting to power the entirety of the asteroid, and thus lagging the
+ server to death, is no longer possible.
Synnono:
- tweak: Mushroom pizza no longer tastes like vomit, among other taste tweaks to
some recipes. Yum!
diff --git a/html/changelogs/skull132-construction_woes.yml b/html/changelogs/skull132-construction_woes.yml
deleted file mode 100644
index 63ad569bf6a..00000000000
--- a/html/changelogs/skull132-construction_woes.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Skull132
-delete-after: true
-
-changes:
- - bugfix: "Blueprints now work on the asteroid as they would work in space. They also no longer megalag the server to death."
- - bugfix: "Attempting to power the entirety of the asteroid, and thus lagging the server to death, is no longer possible."