diff --git a/html/changelog.html b/html/changelog.html
index 438b5f4ecc3..a6e3d56f795 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
20 May 2018
+
XDTM updated:
+
+ - Added a new lavaland loot item: Memento Mori. A necklace which has the power to prevent death, but will turn you into dust if removed.
+
+
19 May 2018
Alexch2 updated:
@@ -1445,29 +1451,6 @@
- Crayons and spraycans can no longer draw an unlimited amount of large graffiti regardless of uses left.
-
- 18 March 2018
- Davidj361 updated:
-
- - Made AI VOX sound files smaller sized
- - Fixed improperly pronounced AI VOX lines
- - Added a ton of new AI VOX sayings
-
- Floyd / Qustinnus updated:
-
- - Removes short-term effects of mood add; Adds long-term effects of mood by implementing sanity which goes up with good mood, down with bad mood, but takes time to change. Your sanity can be seen as your average mood in the recent past. All effects of moods are now covered by this system
- - Beauty component, currently only attached to cleanables, but you could attach it to any atom/movable and make them pretty/ugly, affecting mood of anyone in the room.
- - Removes the original way of adding mood events, uses signals properly instead.
- - Cleanables "giving" area's free beauty during initialization
- - Fixes some events not clearing properly
-
- Naksu updated:
-
- - Chem dispensers now show the correct amount of units they will vend (instead of 1/10)
- - Chem dispensers can now be upgraded. Manipulators increase macro granularity, matter bins increase power efficiency, cells increase power capacity, capacitors increase recharge rate.
- - Chem dispensers can now be constructed
- - mini-chemdispensers are removed.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6699a362bdc..001ba113d6c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17910,3 +17910,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: stacking machines and their consoles no longer dissapear into the shadow
realm when broken
- rscadd: you can link the stacking machine and its console by using a multitool
+2018-05-20:
+ XDTM:
+ - rscadd: 'Added a new lavaland loot item: Memento Mori. A necklace which has the
+ power to prevent death, but will turn you into dust if removed.'
diff --git a/html/changelogs/AutoChangeLog-pr-37553.yml b/html/changelogs/AutoChangeLog-pr-37553.yml
deleted file mode 100644
index 1d1a4c47a6c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-37553.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "Added a new lavaland loot item: Memento Mori. A necklace which has the power to prevent death, but will turn you into dust if removed."