diff --git a/html/changelog.html b/html/changelog.html
index c22a8839c07..15255991e23 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,24 @@
-->
+
13 October 2016
+
Razharas updated:
+
+ - Makes clicking something in heat of battle a bit easier by making drag&drops that dont have any effect be counted as clicks
+
+
XDTM updated:
+
+ - Added four new symptoms: Regeneration and Tissue Regrowth heal respectively brute and burn damage slowly; Flesh Mending and Heat Resistance are the level 8 version of those symptoms, and heal faster.
+ - The Toxic Compensation, Toxic Metabolism and Stimulants symptoms have been removed.
+ - Viruses no longer stack. Viruses can be overridden if the infecting virus has higher transmittability than the previous virus' resistance.
+ - Viruses can now have 8 symptoms, up from 6.
+ - You can now store monkey cubes in bio bags; using bio bags on the consoles will load them with the monkey cubes inside the bags.
+
+
ma44 updated:
+
+ - Cargo can now order a 2500 supply point crate that requires a QM or above to unlock. This crates contains a explorer suit, compact pickaxe, mesons, and a bag to hold ore with.
+
+
12 October 2016
Cyberboss updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5e1f83f9b58..95a211066e6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7373,3 +7373,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
breaks.
- tweak: High-Security Airlocks, such as the vault or the AI core's airlocks, are
now immune to any damage below 30.
+2016-10-13:
+ Razharas:
+ - tweak: Makes clicking something in heat of battle a bit easier by making drag&drops
+ that dont have any effect be counted as clicks
+ XDTM:
+ - rscadd: 'Added four new symptoms: Regeneration and Tissue Regrowth heal respectively
+ brute and burn damage slowly; Flesh Mending and Heat Resistance are the level
+ 8 version of those symptoms, and heal faster.'
+ - rscdel: The Toxic Compensation, Toxic Metabolism and Stimulants symptoms have
+ been removed.
+ - rscdel: Viruses no longer stack. Viruses can be overridden if the infecting virus
+ has higher transmittability than the previous virus' resistance.
+ - tweak: Viruses can now have 8 symptoms, up from 6.
+ - rscadd: You can now store monkey cubes in bio bags; using bio bags on the consoles
+ will load them with the monkey cubes inside the bags.
+ ma44:
+ - rscadd: Cargo can now order a 2500 supply point crate that requires a QM or above
+ to unlock. This crates contains a explorer suit, compact pickaxe, mesons, and
+ a bag to hold ore with.
diff --git a/html/changelogs/AutoChangeLog-pr-20774.yml b/html/changelogs/AutoChangeLog-pr-20774.yml
deleted file mode 100644
index 69b304912f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20774.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Razharas"
-delete-after: True
-changes:
- - tweak: "Makes clicking something in heat of battle a bit easier by making drag&drops that dont have any effect be counted as clicks"
diff --git a/html/changelogs/AutoChangeLog-pr-20843.yml b/html/changelogs/AutoChangeLog-pr-20843.yml
deleted file mode 100644
index b4b6ab6765f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20843.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "Added four new symptoms: Regeneration and Tissue Regrowth heal respectively brute and burn damage slowly; Flesh Mending and Heat Resistance are the level 8 version of those symptoms, and heal faster."
- - rscdel: "The Toxic Compensation, Toxic Metabolism and Stimulants symptoms have been removed."
- - rscdel: "Viruses no longer stack. Viruses can be overridden if the infecting virus has higher transmittability than the previous virus' resistance."
- - tweak: "Viruses can now have 8 symptoms, up from 6."
diff --git a/html/changelogs/AutoChangeLog-pr-20910.yml b/html/changelogs/AutoChangeLog-pr-20910.yml
deleted file mode 100644
index 95e6492e675..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20910.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "You can now store monkey cubes in bio bags; using bio bags on the consoles will load them with the monkey cubes inside the bags."
diff --git a/html/changelogs/AutoChangeLog-pr-20943.yml b/html/changelogs/AutoChangeLog-pr-20943.yml
deleted file mode 100644
index dcc95d11eb5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20943.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ma44"
-delete-after: True
-changes:
- - rscadd: "Cargo can now order a 2500 supply point crate that requires a QM or above to unlock. This crates contains a explorer suit, compact pickaxe, mesons, and a bag to hold ore with."