diff --git a/html/changelog.html b/html/changelog.html
index 187ab8fbd26..c0eefd74188 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,18 @@
-->
25 May 2017
+
FalseIncarnate updated:
+
+ - Matter Eater now requires your mouth be uncovered before you can eat matter.
+
+
Fethas updated:
+
+ - PLASMAMAN ATMOS SUITS ARE NOW THE SAME AS REGULAR ATMOS SUITS FLAG WISE! AND SO IS THE CE SUIT
+
+
Kyep updated:
+
+ - Fixed some mapping bugs on Centcom, e.g: shuttle medbay no longer has black walls.
+
Purpose2 updated:
- Metastation - Adds the Paramedic's cart and locker.
@@ -66,6 +78,7 @@
- Metastation - Moved Containment out a single tile, to fix irregularities with Singularity setups.
- Metastation - Reduced redundant redundancies in the Atmos/Wiring.
- Metastation - removed blob spawn that was only a few tiles from Cryostorage....
+ - Drones can now grip Tracker Electronics & Vending Refills
24 May 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9e8c863e025..34b8ab9167e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4751,6 +4751,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
These consoles cannot be used to hire anyone, or to accept cross-department
transfers.
2017-05-25:
+ FalseIncarnate:
+ - tweak: Matter Eater now requires your mouth be uncovered before you can eat matter.
+ Fethas:
+ - tweak: PLASMAMAN ATMOS SUITS ARE NOW THE SAME AS REGULAR ATMOS SUITS FLAG WISE!
+ AND SO IS THE CE SUIT
+ Kyep:
+ - bugfix: 'Fixed some mapping bugs on Centcom, e.g: shuttle medbay no longer has
+ black walls.'
Purpose2:
- rscadd: Metastation - Adds the Paramedic's cart and locker.
- rscadd: Metastation - Adds a backup set of paramedic keys in the CMO's office.
@@ -4761,3 +4769,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
with Singularity setups.
- rscdel: Metastation - Reduced redundant redundancies in the Atmos/Wiring.
- rscdel: Metastation - removed blob spawn that was only a few tiles from Cryostorage....
+ - bugfix: Drones can now grip Tracker Electronics & Vending Refills
diff --git a/html/changelogs/AutoChangeLog-pr-7358.yml b/html/changelogs/AutoChangeLog-pr-7358.yml
deleted file mode 100644
index 4ed42f55edc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7358.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FalseIncarnate"
-delete-after: True
-changes:
- - tweak: "Matter Eater now requires your mouth be uncovered before you can eat matter."
diff --git a/html/changelogs/AutoChangeLog-pr-7365.yml b/html/changelogs/AutoChangeLog-pr-7365.yml
deleted file mode 100644
index a0ade820299..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7365.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed some mapping bugs on Centcom, e.g: shuttle medbay no longer has black walls."
diff --git a/html/changelogs/AutoChangeLog-pr-7372.yml b/html/changelogs/AutoChangeLog-pr-7372.yml
deleted file mode 100644
index 30c74bfb5ba..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7372.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - tweak: "PLASMAMAN ATMOS SUITS ARE NOW THE SAME AS REGULAR ATMOS SUITS FLAG WISE! AND SO IS THE CE SUIT"
diff --git a/html/changelogs/AutoChangeLog-pr-7382.yml b/html/changelogs/AutoChangeLog-pr-7382.yml
deleted file mode 100644
index 798f070ddb5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7382.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose2"
-delete-after: True
-changes:
- - bugfix: "Drones can now grip Tracker Electronics & Vending Refills"