diff --git a/html/changelog.html b/html/changelog.html
index 18833f7188c..3d47441d55f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,21 @@
-->
+
27 October 2015
+
Joan updated:
+
+ - You can now click on things under timestop effects, instead of clicking the effect and looking like a fool.
+
+
Kor updated:
+
+ - Added a zombie mob that turns its kills into more zombies. Currently adminspawn and xenobio only.
+ - Using water with a red slime extract will now yield a speed potion. Using the speed potion on an item of clothing will paint it red and remove its slowdown.
+
+
MrStonedOne updated:
+
+ - You may now access the setup character screen when not in the lobby via the game preferences verb in the preferences tab
+
+
26 October 2015
Fox P McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3f7e9a763e6..570c828c6d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2196,3 +2196,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
z level, though the nature of space means the odds of the item (or the wizard)
looping around back to the station is pretty high.
- rscadd: The spell is still really good.
+2015-10-27:
+ Joan:
+ - bugfix: You can now click on things under timestop effects, instead of clicking
+ the effect and looking like a fool.
+ Kor:
+ - rscadd: Added a zombie mob that turns its kills into more zombies. Currently adminspawn
+ and xenobio only.
+ - rscadd: Using water with a red slime extract will now yield a speed potion. Using
+ the speed potion on an item of clothing will paint it red and remove its slowdown.
+ MrStonedOne:
+ - rscadd: You may now access the setup character screen when not in the lobby via
+ the game preferences verb in the preferences tab
diff --git a/html/changelogs/Joan-Timestop.yml b/html/changelogs/Joan-Timestop.yml
deleted file mode 100644
index 834fd0df6c8..00000000000
--- a/html/changelogs/Joan-Timestop.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: Joan
-
-delete-after: True
-
-changes:
- - bugfix: "You can now click on things under timestop effects, instead of clicking the effect and looking like a fool."
diff --git a/html/changelogs/Kor-PR-ZOMBIES.yml b/html/changelogs/Kor-PR-ZOMBIES.yml
deleted file mode 100644
index e3751186cb1..00000000000
--- a/html/changelogs/Kor-PR-ZOMBIES.yml
+++ /dev/null
@@ -1,37 +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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Kor
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added a zombie mob that turns its kills into more zombies. Currently adminspawn and xenobio only."
-
diff --git a/html/changelogs/Kor-RED.yml b/html/changelogs/Kor-RED.yml
deleted file mode 100644
index eaca6e59f45..00000000000
--- a/html/changelogs/Kor-RED.yml
+++ /dev/null
@@ -1,36 +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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Kor
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Using water with a red slime extract will now yield a speed potion. Using the speed potion on an item of clothing will paint it red and remove its slowdown."
diff --git a/html/changelogs/MrStonedOne THIS WAS ONLY A VERB AWAY.yml b/html/changelogs/MrStonedOne THIS WAS ONLY A VERB AWAY.yml
deleted file mode 100644
index 510bf37507b..00000000000
--- a/html/changelogs/MrStonedOne THIS WAS ONLY A VERB AWAY.yml
+++ /dev/null
@@ -1,36 +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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: MrStonedOne
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "You may now access the setup character screen when not in the lobby via the game preferences verb in the preferences tab"