diff --git a/html/changelog.html b/html/changelog.html
index 8804e3f7d14..b95ff398d1b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,14 @@
24 January 2020
+
Geeves updated:
+
+ - Slimecode has been tweaked a bit to make it slightly better. Adult slimes will no longer have their babyname next to their name when they talk.
+ - Golems have been added to the ghostspawner menu. You will be able to spawn as one when a golem rune is created.
+ - Slime steroids now properly triple uses, like the message says it does.
+ - Slimes have had their nutrition values fixed. They will now properly evolve and reproduce.
+ - Stunbatonning a slime now has a reduced chance of making them go batshit.
+
mikomyazaki updated:
- Changelog Changelog - Fixed changelog wiki link.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 25d88bea12f..db3c2460cab 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11429,6 +11429,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
mech-suit.
- tweak: Lack of shoes no longer causes a slowdown.
2020-01-24:
+ Geeves:
+ - tweak: Slimecode has been tweaked a bit to make it slightly better. Adult slimes
+ will no longer have their babyname next to their name when they talk.
+ - rscadd: Golems have been added to the ghostspawner menu. You will be able to spawn
+ as one when a golem rune is created.
+ - bugfix: Slime steroids now properly triple uses, like the message says it does.
+ - bugfix: Slimes have had their nutrition values fixed. They will now properly evolve
+ and reproduce.
+ - tweak: Stunbatonning a slime now has a reduced chance of making them go batshit.
mikomyazaki:
- bugfix: Changelog Changelog - Fixed changelog wiki link.
- bugfix: Can no longer move buckled mobs into cryopods.
diff --git a/html/changelogs/geeves - slime_fix.yml b/html/changelogs/geeves - slime_fix.yml
deleted file mode 100644
index 8f7f9261f5f..00000000000
--- a/html/changelogs/geeves - slime_fix.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Slimecode has been tweaked a bit to make it slightly better. Adult slimes will no longer have their babyname next to their name when they talk."
- - rscadd: "Golems have been added to the ghostspawner menu. You will be able to spawn as one when a golem rune is created."
- - bugfix: "Slime steroids now properly triple uses, like the message says it does."
- - bugfix: "Slimes have had their nutrition values fixed. They will now properly evolve and reproduce."
- - tweak: "Stunbatonning a slime now has a reduced chance of making them go batshit."
\ No newline at end of file