diff --git a/html/changelog.html b/html/changelog.html
index 6d5c4f64805..1c0d1f58116 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,6 +60,20 @@
- Tweaked how things were deleted to cut down on lag from consecutive deletes and provide better logging for things that cause lag when hard-deleted.
+ QualityVan updated:
+
+ - You can hit emagged cloning pods with a medical ID to empty them
+ - Crayons can be ground
+ - Crayon powder can be used to color stuff
+
+ Shadowlight213 updated:
+
+ - Heads of staff may now download the ID card modification program from NTNet.
+
+ bgobandit updated:
+
+ - When jumpsuits take severe damage, their suit sensors break. They can be fixed by applying a cable coil.
+
coiax updated:
- Anomalous crystals can be examined by ghosts to determine their function and activation method.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa69c93cd89..19fda59a81a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10700,6 +10700,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MrStonedOne:
- tweak: Tweaked how things were deleted to cut down on lag from consecutive deletes
and provide better logging for things that cause lag when hard-deleted.
+ QualityVan:
+ - bugfix: You can hit emagged cloning pods with a medical ID to empty them
+ - rscadd: Crayons can be ground
+ - rscadd: Crayon powder can be used to color stuff
+ Shadowlight213:
+ - tweak: Heads of staff may now download the ID card modification program from NTNet.
+ bgobandit:
+ - tweak: When jumpsuits take severe damage, their suit sensors break. They can be
+ fixed by applying a cable coil.
coiax:
- rscadd: Anomalous crystals can be examined by ghosts to determine their function
and activation method.
diff --git a/html/changelogs/AutoChangeLog-pr-26373.yml b/html/changelogs/AutoChangeLog-pr-26373.yml
deleted file mode 100644
index 77630400ef1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-26373.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "QualityVan"
-delete-after: True
-changes:
- - bugfix: "You can hit emagged cloning pods with a medical ID to empty them"
diff --git a/html/changelogs/AutoChangeLog-pr-26551.yml b/html/changelogs/AutoChangeLog-pr-26551.yml
deleted file mode 100644
index 7eb15d662c8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-26551.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadowlight213"
-delete-after: True
-changes:
- - tweak: "Heads of staff may now download the ID card modification program from NTNet."
diff --git a/html/changelogs/AutoChangeLog-pr-26601.yml b/html/changelogs/AutoChangeLog-pr-26601.yml
deleted file mode 100644
index 1cb814895a9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-26601.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "bgobandit"
-delete-after: True
-changes:
- - tweak: "When jumpsuits take severe damage, their suit sensors break. They can be fixed by applying a cable coil."
diff --git a/html/changelogs/AutoChangeLog-pr-26605.yml b/html/changelogs/AutoChangeLog-pr-26605.yml
deleted file mode 100644
index dae86d18bf1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-26605.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "QualityVan"
-delete-after: True
-changes:
- - rscadd: "Crayons can be ground"
- - rscadd: "Crayon powder can be used to color stuff"