diff --git a/html/changelog.html b/html/changelog.html
index 4bbdb29d50..30c072644d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
01 September 2020
+
BlueWildrose updated:
+
+ - fixed slimes starting off hungry
+
+
31 August 2020
Arturlang updated:
@@ -1465,57 +1471,6 @@
- bohbombing is a thing now
-
- 30 June 2020
- Fikou updated:
-
- - spray cans, airlock painters, and decal painters added to engineering/service/autolathe (where applicable)
-
- Ghommie updated:
-
- - Fixed a gap on the male insect anthro torso sprite when facing south.
- - Fixed mecha ID access not being removable.
- - Fixed a peeve with the hypno trance status effect not sanitizing some heard hypnosis inputs (i.e. custom say messages like say"honks*clownem ipsum dolor")
- - fixed an issue about using stacks with only 1 amount left.
- - Fixed a peeve on attack messages against carbons/humans.
- - Fixed missing hypnochair board.
- - Fixed material walls and tiles. My bad on that port.
-
- Ghommie (inspired by MrDoomBringer's work on tgstation) updated:
-
- Ghommie (porting PRs by XTDM, coiax, MrDoomBringer) updated:
-
- - Random Events now have a follow link for ghosts!
- - Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain just goes a little wrong.
- - Sometimes a low level cloning pod will make errors in replicating your brain, leaving you with a mild brain trauma.
- - When a person is cloned, any mental traumas are cloned as well.
- - The wizard federation announces that the Curse of Madness is out of beta and is now available for purchase for 4 points. It causes long-lasting brain traumas to all inhabitants of a target space station.
- - The wizard federation declines responsibility for any self-harm caused by curses cast while inside the targeted station.
- - Due to the extensive testing of the Curse of Madness some unique new trauma types have appeared across Nanotrasen-controlled space.
- - Curse of Madness can now be triggered by a wizard's Summon Events, at the same chance as Summon Guns or Summon Magic.
- - When an admin triggers Curse of Madness manually, they can specify their own dark truth to horrify the station with.
-
- nightred updated:
-
- - Created two_handed component
- - Updated all existing two handed items to use the new component
-
- silicons updated:
-
- - typing indicators no longer generates duplicate message boxes.
- - config errors now have line numbers.
- - outgoing mentorpms are now blue instead of green for the sender.
- - *squish
-
- timothyteakettle updated:
-
- - you can now select your tongue and speech verb in the character customization menu!
- - skeleton is now split into two more types, greater and lesser
- - non-carbon blood is now not white
- - fixed a bunch of grammar/spelling mistakes
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2604285f10..eb2167f181 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27190,3 +27190,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- refactor: tongue speech handling is now done by accent datums
zeroisthebiggay:
- rscdel: waffleco
+2020-09-01:
+ BlueWildrose:
+ - bugfix: fixed slimes starting off hungry
diff --git a/html/changelogs/AutoChangeLog-pr-13319.yml b/html/changelogs/AutoChangeLog-pr-13319.yml
deleted file mode 100644
index 04b248575b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13319.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "fixed slimes starting off hungry"