diff --git a/html/changelog.html b/html/changelog.html
index ebba9acc437..296dd69ccac 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,23 @@
-->
+
03 June 2020
+
Scheveningen updated:
+
+ - Slimes no longer have a 25% chance to dodge a melee weapon, especially when it is already dead.
+
+
Wowzewow (Wezzy) updated:
+
+ - Removes unused/superfluous uniforms.
+
+
Wowzewow (Wezzy), MrDoomBringer updated:
+
+ - RFD-Cs have cool animations now. Check it out!
+ - RFD-Cs can properly build airlocks now.
+ - RFDs no longer eat your ammo when you move away.
+ - RFD-Cs construct airlocks cheaper and faster to be more in line with wall deconstruction.
+
+
02 June 2020
Afya updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b8bb11d01d9..59de5a51025 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13434,3 +13434,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The hacktool works again.
Wowzewow (Wezzy):
- bugfix: Fixes combat shotgun suit storage onmob icon.
+2020-06-03:
+ Scheveningen:
+ - tweak: Slimes no longer have a 25% chance to dodge a melee weapon, especially
+ when it is already dead.
+ Wowzewow (Wezzy):
+ - rscdel: Removes unused/superfluous uniforms.
+ Wowzewow (Wezzy), MrDoomBringer:
+ - imageadd: RFD-Cs have cool animations now. Check it out!
+ - bugfix: RFD-Cs can properly build airlocks now.
+ - bugfix: RFDs no longer eat your ammo when you move away.
+ - bugfix: RFD-Cs construct airlocks cheaper and faster to be more in line with wall
+ deconstruction.
diff --git a/html/changelogs/slimetweak-30.05.20.yml b/html/changelogs/slimetweak-30.05.20.yml
deleted file mode 100644
index f4e566a7c1f..00000000000
--- a/html/changelogs/slimetweak-30.05.20.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: Scheveningen
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Slimes no longer have a 25% chance to dodge a melee weapon, especially when it is already dead."
diff --git a/html/changelogs/wezzy_RFD_anims.yml b/html/changelogs/wezzy_RFD_anims.yml
deleted file mode 100644
index 1f9d9a53ca3..00000000000
--- a/html/changelogs/wezzy_RFD_anims.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: Wowzewow (Wezzy), MrDoomBringer
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - imageadd: "RFD-Cs have cool animations now. Check it out!"
- - bugfix: "RFD-Cs can properly build airlocks now."
- - bugfix: "RFDs no longer eat your ammo when you move away."
- - bugfix: "RFD-Cs construct airlocks cheaper and faster to be more in line with wall deconstruction."
diff --git a/html/changelogs/wezzy_remove_kebab.yml b/html/changelogs/wezzy_remove_kebab.yml
deleted file mode 100644
index 9abfeecd424..00000000000
--- a/html/changelogs/wezzy_remove_kebab.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: Wowzewow (Wezzy)
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscdel: "Removes unused/superfluous uniforms."