diff --git a/html/changelog.html b/html/changelog.html
index af80f08c6f..b54342914b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,34 @@
-->
+
27 May 2019
+
Darlantanis updated:
+
+ - Fixes goldschlager to use the correct metamorphic glass sprite (it used vodka/gin before).
+ - Adds a metamorphic pint glass.
+ - Adds said glass to the booze-o-mat.
+
+
ExabyteDiscord updated:
+
+ - Proper fix for Spaceacillin spam messages for Prometheans.
+ - Simplify spaghetti code with antidepressants while fixing regularly displayed messages.
+
+
+
26 May 2019
+
Darlantanis updated:
+
+ - Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used.
+
+
Razgriz1032 updated:
+
+ - Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.
+ - Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics.
+
+
TheFurryFeline updated:
+
+ - Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications.
+
+
25 May 2019
Darlantanis updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d299f8ed6f..54e220c106 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4193,3 +4193,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'Implements full version of timeclocks: you''ll be able to switch off
or on duty without needing an HOP on the shift, unless the job is in Command
or IAA. For those, you will need the HOP or a CD to change your job.'
+2019-05-26:
+ Darlantanis:
+ - bugfix: Adds a line to the metamorphic glass to use the mojito icon which has
+ existed but never been used.
+ Razgriz1032:
+ - bugfix: Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.
+ - tweak: Teshari Security Cloak and Undercloak have 1:1 stats with security armor
+ vests and security jumpsuits respectively. No longer is there a stats choice
+ for the sake of aesthetics.
+ TheFurryFeline:
+ - bugfix: Fixes message spam for Prommies and Spaceacillin. Also reverts a past
+ edit to restore message outputs for psychiatric medications.
+2019-05-27:
+ Darlantanis:
+ - bugfix: Fixes goldschlager to use the correct metamorphic glass sprite (it used
+ vodka/gin before).
+ - rscadd: Adds a metamorphic pint glass.
+ - rscadd: Adds said glass to the booze-o-mat.
+ ExabyteDiscord:
+ - bugfix: Proper fix for Spaceacillin spam messages for Prometheans.
+ - bugfix: Simplify spaghetti code with antidepressants while fixing regularly displayed
+ messages.
diff --git a/html/changelogs/Darlantanis - Mojito Sprite Fix.yml b/html/changelogs/Darlantanis - Mojito Sprite Fix.yml
deleted file mode 100644
index aed2b32b7f..0000000000
--- a/html/changelogs/Darlantanis - Mojito Sprite Fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Darlantanis
-
-delete-after: True
-
-changes:
- - bugfix: "Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml b/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml
deleted file mode 100644
index ae8807d975..0000000000
--- a/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - bugfix: "Colourable lizard tail (Roiz) sprite greyscaled for proper colouring."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Teshari security cloak.yml b/html/changelogs/Razgriz1032 - Teshari security cloak.yml
deleted file mode 100644
index d30e6abcc4..0000000000
--- a/html/changelogs/Razgriz1032 - Teshari security cloak.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - tweak: "Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics."
\ No newline at end of file
diff --git a/html/changelogs/TheFurryFeline - Message Spam Fixy.yml b/html/changelogs/TheFurryFeline - Message Spam Fixy.yml
deleted file mode 100644
index b449e2a769..0000000000
--- a/html/changelogs/TheFurryFeline - Message Spam Fixy.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheFurryFeline
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications."
\ No newline at end of file