diff --git a/html/changelog.html b/html/changelog.html
index d044152d073..9b28a19f1f5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,20 @@
-->
+
21 September 2018
+
MrDoomBringer updated:
+
+ - Admins can now spawn things in ICly (as well as do a bunch of other cool new stuff) using the Config/Launch Supplypod verb!
+ - also supplypods have been refactored
+
+
ShizCalev updated:
+
+ - Flashbangs will now make a sound if nobody is around to see them. (honk)
+ - Flashbangs now come with sparks and will also light things up around them on detonation!
+ - Flashes, flashers, flash powder, and cameras also now produce lighting! Woo!
+ - Cameras will no longer give you a prompt when alt-clicking them while not adjacent to them.
+
+
20 September 2018
Denton updated:
@@ -1445,36 +1459,6 @@
- Reduced the 180 rounds (6 boxes) of 9mm ammo in the deep storage bunker to 45 (3 mags). Removed one of the wt-550s but put a compatible magazine in its place for the other to use. Turned the syndicate hardsuit into a regular grey space suit.
-
- 20 July 2018
- Cobby updated:
-
- - having higher sanity is no longer punished by making you enter crit faster
- - you can have 100 mood instead of 99 before it starts slowly decreasing
- - Paper doesn't give illegal tech anymore
-
- CthulhuOnIce updated:
-
- - Fixed 'Cybogs' in research nodes.
-
- Denton updated:
-
- - Added hardsuit outfits for the Captain, HoS, and CMO. Removed old Shaft Miner (Asteroid) outfits. Gave Chief Engineer (Hardsuit) engineering scanner goggles. Added debug outfit for testing.
- - Most wardrobe vendor contents have been tweaked. CargoDrobe now has the vintage shaft miner jumpsuit available as a premium item.
-
- WJohn updated:
-
- - Caravan ruin overall contains much less firepower, and should be harder to cheese due to placement changes and less ammunition to work with.
- - The white ship is no longer stuck to flying around the station z level. It can now fly around its own spawn's level and the derelict's level too (these sometimes will be the same level).
-
- kevinz000 updated:
-
- zaracka updated:
-
- - Visible indications of cultist status during deconversion using holy water happen more often.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c9b525661a6..d1346fcd710 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20201,3 +20201,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: staff of the locker no longer gibs or deletes people
octareenroon91:
- bugfix: toolbelts will now show alien screwdrivers on the item sprite
+2018-09-21:
+ MrDoomBringer:
+ - admin: Admins can now spawn things in ICly (as well as do a bunch of other cool
+ new stuff) using the Config/Launch Supplypod verb!
+ - code_imp: also supplypods have been refactored
+ ShizCalev:
+ - bugfix: Flashbangs will now make a sound if nobody is around to see them. (honk)
+ - tweak: Flashbangs now come with sparks and will also light things up around them
+ on detonation!
+ - tweak: Flashes, flashers, flash powder, and cameras also now produce lighting!
+ Woo!
+ - bugfix: Cameras will no longer give you a prompt when alt-clicking them while
+ not adjacent to them.
diff --git a/html/changelogs/AutoChangeLog-pr-39936.yml b/html/changelogs/AutoChangeLog-pr-39936.yml
deleted file mode 100644
index 74d3d5d4ccf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39936.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "MrDoomBringer"
-delete-after: True
-changes:
- - admin: "Admins can now spawn things in ICly (as well as do a bunch of other cool new stuff) using the Config/Launch Supplypod verb!"
- - code_imp: "also supplypods have been refactored"
diff --git a/html/changelogs/AutoChangeLog-pr-40357.yml b/html/changelogs/AutoChangeLog-pr-40357.yml
deleted file mode 100644
index 12a493362e5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-40357.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Flashbangs will now make a sound if nobody is around to see them. (honk)"
- - tweak: "Flashbangs now come with sparks and will also light things up around them on detonation!"
- - tweak: "Flashes, flashers, flash powder, and cameras also now produce lighting! Woo!"
- - bugfix: "Cameras will no longer give you a prompt when alt-clicking them while not adjacent to them."