diff --git a/html/changelog.html b/html/changelog.html
index c9a58729fe5..5da833d73c3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,39 @@
-->
+
30 August 2019
+
Fikou updated:
+
+ - people turned highlanders now turn human too
+
+
Lett1 updated:
+
+ - Genetics has discovered a new mutation: Autotomy!
+
+
Skoglol updated:
+
+ - Toxins and incinerator burn chambers on all maps now has a console which allows you to read off gas mixture inside.
+ - Toxins and incinerator have been remapped slightly on some maps to fit the new computer. Some welder/water tanks are gone, added another radsuit on box and meta.
+ - Incinerator outputs have had the space pump and injector maxed.
+ - The incinerator plasma tanks have been rotated on some maps. Notably, box station' no longer outputs into a wall.
+ - Xenobiology now has two droppers.
+
+
actioninja updated:
+
+ - Pubby SM no longer has a spot where the cooling loop mistakenly links to distro
+
+
bgobandit updated:
+
+ - You can no longer give the AI laws containing words in the game's chat filter.
+
+
nemvar updated:
+
+ - A new mutation. Anti-Glow. Same as Glowy only the exact opposite
+ - Pets that nuzzle people no longer nuzzle themselves.
+ - You can fix internal control damage for mechs again.
+ - Trays now scatter their contents when used for attacks, like they are supposed to.
+
+
29 August 2019
ATHATH updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f46575532db..badbd9e660d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26763,3 +26763,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
zxaber:
- rscadd: Borgs can now examine their hypospray tool to get a summery of the currently
loaded chem's effects.
+2019-08-30:
+ Fikou:
+ - bugfix: people turned highlanders now turn human too
+ Lett1:
+ - rscadd: 'Genetics has discovered a new mutation: Autotomy!'
+ Skoglol:
+ - rscadd: Toxins and incinerator burn chambers on all maps now has a console which
+ allows you to read off gas mixture inside.
+ - tweak: Toxins and incinerator have been remapped slightly on some maps to fit
+ the new computer. Some welder/water tanks are gone, added another radsuit on
+ box and meta.
+ - bugfix: Incinerator outputs have had the space pump and injector maxed.
+ - bugfix: The incinerator plasma tanks have been rotated on some maps. Notably,
+ box station' no longer outputs into a wall.
+ - tweak: Xenobiology now has two droppers.
+ actioninja:
+ - bugfix: Pubby SM no longer has a spot where the cooling loop mistakenly links
+ to distro
+ bgobandit:
+ - bugfix: You can no longer give the AI laws containing words in the game's chat
+ filter.
+ nemvar:
+ - rscadd: A new mutation. Anti-Glow. Same as Glowy only the exact opposite
+ - spellcheck: Pets that nuzzle people no longer nuzzle themselves.
+ - bugfix: You can fix internal control damage for mechs again.
+ - bugfix: Trays now scatter their contents when used for attacks, like they are
+ supposed to.
diff --git a/html/changelogs/AutoChangeLog-pr-45988.yml b/html/changelogs/AutoChangeLog-pr-45988.yml
deleted file mode 100644
index 4d5e6e2859e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45988.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Lett1"
-delete-after: True
-changes:
- - rscadd: "Genetics has discovered a new mutation: Autotomy!"
diff --git a/html/changelogs/AutoChangeLog-pr-45990.yml b/html/changelogs/AutoChangeLog-pr-45990.yml
deleted file mode 100644
index e9034af3251..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45990.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - rscadd: "A new mutation. Anti-Glow. Same as Glowy only the exact opposite"
diff --git a/html/changelogs/AutoChangeLog-pr-46072.yml b/html/changelogs/AutoChangeLog-pr-46072.yml
deleted file mode 100644
index fa067a48118..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46072.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "bgobandit"
-delete-after: True
-changes:
- - bugfix: "You can no longer give the AI laws containing words in the game's chat filter."
diff --git a/html/changelogs/AutoChangeLog-pr-46081.yml b/html/changelogs/AutoChangeLog-pr-46081.yml
deleted file mode 100644
index 65e74d9bc31..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46081.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - rscadd: "Toxins and incinerator burn chambers on all maps now has a console which allows you to read off gas mixture inside."
- - tweak: "Toxins and incinerator have been remapped slightly on some maps to fit the new computer. Some welder/water tanks are gone, added another radsuit on box and meta."
- - bugfix: "Incinerator outputs have had the space pump and injector maxed."
- - bugfix: "The incinerator plasma tanks have been rotated on some maps. Notably, box station' no longer outputs into a wall."
- - tweak: "Xenobiology now has two droppers."
diff --git a/html/changelogs/AutoChangeLog-pr-46128.yml b/html/changelogs/AutoChangeLog-pr-46128.yml
deleted file mode 100644
index 630fbc9d2d5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46128.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - spellcheck: "Pets that nuzzle people no longer nuzzle themselves."
diff --git a/html/changelogs/AutoChangeLog-pr-46147.yml b/html/changelogs/AutoChangeLog-pr-46147.yml
deleted file mode 100644
index f6cb9a599af..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46147.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "actioninja"
-delete-after: True
-changes:
- - bugfix: "Pubby SM no longer has a spot where the cooling loop mistakenly links to distro"
diff --git a/html/changelogs/AutoChangeLog-pr-46152.yml b/html/changelogs/AutoChangeLog-pr-46152.yml
deleted file mode 100644
index 65cca14effb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46152.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - bugfix: "people turned highlanders now turn human too"
diff --git a/html/changelogs/AutoChangeLog-pr-46185.yml b/html/changelogs/AutoChangeLog-pr-46185.yml
deleted file mode 100644
index 118e0fa802f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46185.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - bugfix: "You can fix internal control damage for mechs again."
diff --git a/html/changelogs/AutoChangeLog-pr-46189.yml b/html/changelogs/AutoChangeLog-pr-46189.yml
deleted file mode 100644
index 4b5f2772394..00000000000
--- a/html/changelogs/AutoChangeLog-pr-46189.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - bugfix: "Trays now scatter their contents when used for attacks, like they are supposed to."