diff --git a/html/changelog.html b/html/changelog.html
index 7c12da4863a..3ba3739e0cc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -84,6 +84,18 @@
Medbay escape pod no longer juts out far enough to block the disposal's path.
Captain's spare ID is now real and not just a gold ID card.
+ Penguaro updated:
+
+ - [Meta] The Chapel Security Hatches were very intimidating. They have been changed to more inviting glass doors.
+ - [Meta] The maintenance tunnels in the Xeno Lab now have radiation shielding. The Slime Euthanization Chamber will not have radiation shielding at this time as dead slimes will not mind radiation.
+
+ coiax updated:
+
+ - Adds seperate languages to the game. Now Ratvarian, Drone, Machine, Swarmer, Human (now called Galactic Common), Slime and Monkey are separate languages. Each languages has its own comma prefix, for example, Galcom has the ,0 prefix, while Ratvarian has the ,r prefix. If you don't understand a language when it is spoken to you, you will hear a scrambled version that will vary depending on the language that you're not understanding.
+ - This does not change who can understand what.
+ - Removed the talk wheel feature.
+ - Clicking the speech bubble icon now opens the Language Menu, allowing you to review which languages you speak, their keys, and letting you set which language you speak by default. Admins have additional abilities to add and remove languages from mobs using this menu.
+
ktccd updated:
- Ninja suits have received a new software update, making them able to **actually steal tech levels** from R&D consoles and servers, thus avoid being forced to honourably kill themselves for failing their objective.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 685ba60441d..56deb16759a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10454,6 +10454,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Medbay escape pod no longer juts out far enough to block the disposal's
path.
- bugfix: Captain's spare ID is now real and not just a gold ID card.
+ Penguaro:
+ - tweak: '[Meta] The Chapel Security Hatches were very intimidating. They have been
+ changed to more inviting glass doors.'
+ - bugfix: '[Meta] The maintenance tunnels in the Xeno Lab now have radiation shielding.
+ The Slime Euthanization Chamber will not have radiation shielding at this time
+ as dead slimes will not mind radiation.'
+ coiax:
+ - rscadd: Adds seperate languages to the game. Now Ratvarian, Drone, Machine, Swarmer,
+ Human (now called Galactic Common), Slime and Monkey are separate languages.
+ Each languages has its own comma prefix, for example, Galcom has the ,0 prefix,
+ while Ratvarian has the ,r prefix. If you don't understand a language when it
+ is spoken to you, you will hear a scrambled version that will vary depending
+ on the language that you're not understanding.
+ - experiment: This does not change who can understand what.
+ - rscdel: Removed the talk wheel feature.
+ - rscadd: Clicking the speech bubble icon now opens the Language Menu, allowing
+ you to review which languages you speak, their keys, and letting you set which
+ language you speak by default. Admins have additional abilities to add and remove
+ languages from mobs using this menu.
ktccd:
- bugfix: Ninja suits have received a new software update, making them able to **actually
steal tech levels** from R&D consoles and servers, thus avoid being forced to
diff --git a/html/changelogs/AutoChangeLog-pr-25333.yml b/html/changelogs/AutoChangeLog-pr-25333.yml
deleted file mode 100644
index fec696bd3d8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-25333.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Adds seperate languages to the game. Now Ratvarian, Drone, Machine, Swarmer, Human (now called Galactic Common), Slime and Monkey are separate languages. Each languages has its own comma prefix, for example, Galcom has the ,0 prefix, while Ratvarian has the ,r prefix. If you don't understand a language when it is spoken to you, you will hear a scrambled version that will vary depending on the language that you're not understanding."
- - experiment: "This does not change who can understand what."
- - rscdel: "Removed the talk wheel feature."
- - rscadd: "Clicking the speech bubble icon now opens the Language Menu, allowing you to review which languages you speak, their keys, and letting you set which language you speak by default. Admins have additional abilities to add and remove languages from mobs using this menu."
diff --git a/html/changelogs/AutoChangeLog-pr-25707.yml b/html/changelogs/AutoChangeLog-pr-25707.yml
deleted file mode 100644
index 9e3b6e4d0c6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-25707.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Penguaro"
-delete-after: True
-changes:
- - tweak: "[Meta] The Chapel Security Hatches were very intimidating. They have been changed to more inviting glass doors."
diff --git a/html/changelogs/AutoChangeLog-pr-25710.yml b/html/changelogs/AutoChangeLog-pr-25710.yml
deleted file mode 100644
index a479afc07c5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-25710.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Penguaro"
-delete-after: True
-changes:
- - bugfix: "[Meta] The maintenance tunnels in the Xeno Lab now have radiation shielding. The Slime Euthanization Chamber will not have radiation shielding at this time as dead slimes will not mind radiation."