diff --git a/html/changelog.html b/html/changelog.html
index e81411a62c7..6f16ef84613 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,27 @@
-->
+
19 April 2018
+
Anewbe updated:
+
+ - AOOC is no longer available to traitors, renegades, and thugs.
+
+
Woodrat updated:
+
+ - Flashers in brig cells should work now, extra floor flash in communal brig to deal with crims.
+ - Improper access, SMES rooms.
+ - Trader start point is no longer dark.
+ - Medical Vendor Plus has more advanced burn and trauma kits.
+ - Cell 1 and 2 in the brig can now be accessed by detectives.
+ - Additional r-walls next to the engine room to help with rads.
+ - Floor decals in a couple areas.
+ - RD office now has its telescreen back.
+
+
lorwp updated:
+
+ - Pilot headsets can now fallback to shortwave radio
+
+
01 April 2018
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e7089821102..098cc09e287 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4073,3 +4073,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: The chemistry recipe for paint now uses marker ink instead of crayon dust.
- rscdel: Removed crayon boxes from the map. They can still be ordered from cargo
in case you need a snack.
+2018-04-19:
+ Anewbe:
+ - rscdel: AOOC is no longer available to traitors, renegades, and thugs.
+ Woodrat:
+ - bugfix: Flashers in brig cells should work now, extra floor flash in communal
+ brig to deal with crims.
+ - bugfix: Improper access, SMES rooms.
+ - bugfix: Trader start point is no longer dark.
+ - rscadd: Medical Vendor Plus has more advanced burn and trauma kits.
+ - tweak: Cell 1 and 2 in the brig can now be accessed by detectives.
+ - tweak: Additional r-walls next to the engine room to help with rads.
+ - tweak: Floor decals in a couple areas.
+ - tweak: RD office now has its telescreen back.
+ lorwp:
+ - bugfix: Pilot headsets can now fallback to shortwave radio
diff --git a/html/changelogs/Anewbe - AOOC.yml b/html/changelogs/Anewbe - AOOC.yml
deleted file mode 100644
index bc6483ef717..00000000000
--- a/html/changelogs/Anewbe - AOOC.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
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# 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: "AOOC is no longer available to traitors, renegades, and thugs."
diff --git a/html/changelogs/Woodrat - Bugfixes.yml b/html/changelogs/Woodrat - Bugfixes.yml
deleted file mode 100644
index 9e42ad9edcf..00000000000
--- a/html/changelogs/Woodrat - Bugfixes.yml
+++ /dev/null
@@ -1,43 +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
-#################################
-
-# Your name.
-author: Woodrat
-
-# 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:
- - bugfix: "Flashers in brig cells now should work, extra floor flash in communal brig to deal with crims."
- - bugfix: "Inproper access, SMES rooms."
- - bugfix: "Trader start point being dark now fixed."
- - rscadd: "Medical Vendor Plus has more advanced burn and trauma kits."
- - tweak: "Cell 1 and 2 in the brig can now be accessed by detectives."
- - tweak: "Additional r-walls next to the engine room to help with rads."
- - tweak: "Floor decals in a couple areas."
- - tweak: "RD office now has its telescreen back."
\ No newline at end of file
diff --git a/html/changelogs/lorwp-pilotfallback.yml b/html/changelogs/lorwp-pilotfallback.yml
deleted file mode 100644
index eccc2538bb7..00000000000
--- a/html/changelogs/lorwp-pilotfallback.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: lorwp
-
-# 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:
- - bugfix: "Fixes Pilot headsets not being able to fallback to shortwave radio"
\ No newline at end of file