diff --git a/html/changelog.html b/html/changelog.html
index 8d0a680394c..e8c59a702b0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,16 @@
05 July 2020
+
Geeves updated:
+
+ - Suit Cyclers have received new sprites, and any suits contained within will be on display as part of the sprite.
+ - Using your ID, PDA, or Computer on a suit cycler will now attempt to unlock it.
+ - The grab strength needed to put someone into a suit cycler has been increased to a neck grab.
+ - You can no longer put helmets and suits in a suit cycler that's containing someone.
+ - Ejecting a helmet or suit from a suit cycler will now attempt to place it in one of your empty hands.
+ - Added an audible ping to suit cycler action completion.
+ - You can now click drag yourself into a suit cycler to climb into it.
+
Yonnimer updated:
- Changes Dionae health to 240.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 70249028a73..4cacc98519b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13999,6 +13999,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Brute and burn damage now apply less pain overall.
- bugfix: IPCs, Dionae and so on now once again die at -100 damage.
2020-07-05:
+ Geeves:
+ - imageadd: Suit Cyclers have received new sprites, and any suits contained within
+ will be on display as part of the sprite.
+ - rscadd: Using your ID, PDA, or Computer on a suit cycler will now attempt to unlock
+ it.
+ - tweak: The grab strength needed to put someone into a suit cycler has been increased
+ to a neck grab.
+ - bugfix: You can no longer put helmets and suits in a suit cycler that's containing
+ someone.
+ - rscadd: Ejecting a helmet or suit from a suit cycler will now attempt to place
+ it in one of your empty hands.
+ - rscadd: Added an audible ping to suit cycler action completion.
+ - rscadd: You can now click drag yourself into a suit cycler to climb into it.
Yonnimer:
- tweak: Changes Dionae health to 240.
- tweak: Changes nymph health to 50.
diff --git a/html/changelogs/geeves-suit_storage_pretty.yml b/html/changelogs/geeves-suit_storage_pretty.yml
deleted file mode 100644
index 9d86c3fa1c8..00000000000
--- a/html/changelogs/geeves-suit_storage_pretty.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - imageadd: "Suit Cyclers have received new sprites, and any suits contained within will be on display as part of the sprite."
- - rscadd: "Using your ID, PDA, or Computer on a suit cycler will now attempt to unlock it."
- - tweak: "The grab strength needed to put someone into a suit cycler has been increased to a neck grab."
- - bugfix: "You can no longer put helmets and suits in a suit cycler that's containing someone."
- - rscadd: "Ejecting a helmet or suit from a suit cycler will now attempt to place it in one of your empty hands."
- - rscadd: "Added an audible ping to suit cycler action completion."
- - rscadd: "You can now click drag yourself into a suit cycler to climb into it."
\ No newline at end of file