diff --git a/html/changelog.html b/html/changelog.html
index be6d0ce44e..d188dfc3cb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,21 @@
-->
+
08 September 2020
+
Ghommie updated:
+
+ - fixed names of the Electrical Toolbox goodie pack and green croptop christmas suit.
+ - Fixed turf visuals for real. Original PR by AnturK on tgstation.
+
+
KeRSedChaplain updated:
+
+ - added borg_deathsound.ogg and android_scream.ogg
+
+
silicons updated:
+
+ - meteor waves now have a static 5 minute timer.
+
+
07 September 2020
DeltaFire15 updated:
@@ -1440,22 +1455,6 @@
- Icons for chili cheese fries, margarine, BLT sandwich
- (Unused) icons for raw meatballs, and lard
-
-
07 July 2020
-
KasparoVy updated:
-
- - Fixes misaligned south-facing silver legwraps sprite.
-
-
Owai-Seek updated:
-
- - Bee Balm is now visible.
-
-
Weblure updated:
-
- - Fixed the slowdown formula for small character sprites; you guys don't use custom sprite sizes so just ignore these changes.
- - Fixed the "Move it to the threshold" button; it now does what it says.
- - Reworded some text to be clearer.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ba87bb6648..e891d2f885 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27261,3 +27261,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
harm them a bit, one will heal the target a small bit - How nice! Last one will
give them a few statis affects like a taser bolt but without as much power or
tasing affect
+2020-09-08:
+ Ghommie:
+ - spellcheck: fixed names of the Electrical Toolbox goodie pack and green croptop
+ christmas suit.
+ - bugfix: Fixed turf visuals for real. Original PR by AnturK on tgstation.
+ KeRSedChaplain:
+ - soundadd: added borg_deathsound.ogg and android_scream.ogg
+ silicons:
+ - balance: meteor waves now have a static 5 minute timer.
diff --git a/html/changelogs/AutoChangeLog-pr-13354.yml b/html/changelogs/AutoChangeLog-pr-13354.yml
deleted file mode 100644
index 56468430bf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13354.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - balance: "meteor waves now have a static 5 minute timer."
diff --git a/html/changelogs/AutoChangeLog-pr-13359.yml b/html/changelogs/AutoChangeLog-pr-13359.yml
deleted file mode 100644
index fb4e42452b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13359.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - spellcheck: "fixed names of the Electrical Toolbox goodie pack and green croptop christmas suit."
- - bugfix: "Fixed turf visuals for real. Original PR by AnturK on tgstation."
diff --git a/html/changelogs/AutoChangeLog-pr-13360.yml b/html/changelogs/AutoChangeLog-pr-13360.yml
deleted file mode 100644
index a3c43e2b28..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13360.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KeRSedChaplain"
-delete-after: True
-changes:
- - soundadd: "added borg_deathsound.ogg and android_scream.ogg"