diff --git a/html/changelog.html b/html/changelog.html
index fccdcd4c166..551751dc447 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,6 +62,14 @@
Firelocks no longer show a confirmation message when being opened.
Various map fixes (vents, scrubbers, firelocks and intercoms). Also removes the firelocks covering the windows in escape/cargo.
+ uraniummeltdown updated:
+
+ - Quantum Pads are now buildable in R&D!
+ - Quantum Pads, once built, can be linked to other Quantum Pads using a multitool. Using a Pad which has been linked will teleport everything on the sending pad to the linked pad!
+ - Pads do not need to be linked in pairs: Pad A can lead to Pad B which can lead to pad C.
+ - Upgrading a Quantum Pad will reduce the cooldown, charge-up time, and power consumption.
+ - Quantum Pads require a bluespace crystal, a micro manipulator, a capacitor and a cable piece.
+
08 February 2017
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fa90eea5a93..6c2ea070652 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3587,3 +3587,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Firelocks no longer show a confirmation message when being opened.
- tweak: Various map fixes (vents, scrubbers, firelocks and intercoms). Also removes
the firelocks covering the windows in escape/cargo.
+ uraniummeltdown:
+ - rscadd: Quantum Pads are now buildable in R&D!
+ - rscadd: Quantum Pads, once built, can be linked to other Quantum Pads using a
+ multitool. Using a Pad which has been linked will teleport everything on the
+ sending pad to the linked pad!
+ - rscadd: 'Pads do not need to be linked in pairs: Pad A can lead to Pad B which
+ can lead to pad C.'
+ - rscadd: Upgrading a Quantum Pad will reduce the cooldown, charge-up time, and
+ power consumption.
+ - rscadd: Quantum Pads require a bluespace crystal, a micro manipulator, a capacitor
+ and a cable piece.
diff --git a/html/changelogs/AutoChangeLog-pr-6366.yml b/html/changelogs/AutoChangeLog-pr-6366.yml
deleted file mode 100644
index c473a03781f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6366.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Quantum Pads are now buildable in R&D!"
- - rscadd: "Quantum Pads, once built, can be linked to other Quantum Pads using a multitool. Using a Pad which has been linked will teleport everything on the sending pad to the linked pad!"
- - rscadd: "Pads do not need to be linked in pairs: Pad A can lead to Pad B which can lead to pad C."
- - rscadd: "Upgrading a Quantum Pad will reduce the cooldown, charge-up time, and power consumption."
- - rscadd: "Quantum Pads require a bluespace crystal, a micro manipulator, a capacitor and a cable piece."