diff --git a/html/changelog.html b/html/changelog.html
index 9dc5f3d01df..8baebb15da8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,28 @@
- Removes random PDA message interception from the AI.
+ Geeves updated:
+
+ - Fixed some cult item descriptions not having a full stop
+ - The final remnants of the cultwords code has been ripped out.
+ - Cult blades and tomes now fit on the belt slot.
+ - Talismans now display what their copied runes are when examined.
+ - The tome has been simplified and shortened. Should be easier for new people to use now.
+ - Blood boil can no longer randomly gib people.
+ - The freedom rune now handles cultist saving a bit better. Should be more useful now. Alerts the rescued cultist that their cult is doing things to help.
+ - You no longer have to stay on the rune to keep your manifested ghost alive, but you'll still take continual damage until it's dispelled.
+ - Raising the dead no longer needs you to kill someone on a rune, but it will cause them to lose some limbs.
+ - The stun talisman now affects non-cultists in a two tile radius around you.
+ - Teleport runes now have four distinct teleport networks you can choose from. They will connect and beam to eachother.
+ - Teleport runes now display which network they're connected to when examined.
+ - Trying to summon a ghostly apparition now announces the effort to deadchat and gives them a follow link to jump to it.
+ - The freedom rune can now open bolted airlocks.
+ - Cultist clothes now get turned into eldritch voidsuits when cultified. Find out how to do so.
+ - The daemon forge can now be used to cultify objects.
+ - IPCs can now scribe runes, and do more rune based stuff in general.
+ - Runes now take the colour of the blood of the person who drew them. Remember to be stealthy.
+ - Cult structures (altars, forges and desks) have now been given some use. Examine them as an antag to find out their secrets.
+
07 February 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d177c35608f..f328beae889 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11684,3 +11684,33 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-02-08:
Arrow768:
- rscdel: Removes random PDA message interception from the AI.
+ Geeves:
+ - bugfix: Fixed some cult item descriptions not having a full stop
+ - rscdel: The final remnants of the cultwords code has been ripped out.
+ - tweak: Cult blades and tomes now fit on the belt slot.
+ - tweak: Talismans now display what their copied runes are when examined.
+ - tweak: The tome has been simplified and shortened. Should be easier for new people
+ to use now.
+ - rscdel: Blood boil can no longer randomly gib people.
+ - tweak: The freedom rune now handles cultist saving a bit better. Should be more
+ useful now. Alerts the rescued cultist that their cult is doing things to help.
+ - tweak: You no longer have to stay on the rune to keep your manifested ghost alive,
+ but you'll still take continual damage until it's dispelled.
+ - tweak: Raising the dead no longer needs you to kill someone on a rune, but it
+ will cause them to lose some limbs.
+ - tweak: The stun talisman now affects non-cultists in a two tile radius around
+ you.
+ - tweak: Teleport runes now have four distinct teleport networks you can choose
+ from. They will connect and beam to eachother.
+ - tweak: Teleport runes now display which network they're connected to when examined.
+ - tweak: Trying to summon a ghostly apparition now announces the effort to deadchat
+ and gives them a follow link to jump to it.
+ - rscadd: The freedom rune can now open bolted airlocks.
+ - tweak: Cultist clothes now get turned into eldritch voidsuits when cultified.
+ Find out how to do so.
+ - tweak: The daemon forge can now be used to cultify objects.
+ - rscadd: IPCs can now scribe runes, and do more rune based stuff in general.
+ - rscadd: Runes now take the colour of the blood of the person who drew them. Remember
+ to be stealthy.
+ - rscadd: Cult structures (altars, forges and desks) have now been given some use.
+ Examine them as an antag to find out their secrets.
diff --git a/html/changelogs/geeves-cultstuff.yml b/html/changelogs/geeves-cultstuff.yml
deleted file mode 100644
index 456f8e662c4..00000000000
--- a/html/changelogs/geeves-cultstuff.yml
+++ /dev/null
@@ -1,24 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed some cult item descriptions not having a full stop"
- - rscdel: "The final remnants of the cultwords code has been ripped out."
- - tweak: "Cult blades and tomes now fit on the belt slot."
- - tweak: "Talismans now display what their copied runes are when examined."
- - tweak: "The tome has been simplified and shortened. Should be easier for new people to use now."
- - rscdel: "Blood boil can no longer randomly gib people."
- - tweak: "The freedom rune now handles cultist saving a bit better. Should be more useful now. Alerts the rescued cultist that their cult is doing things to help."
- - tweak: "You no longer have to stay on the rune to keep your manifested ghost alive, but you'll still take continual damage until it's dispelled."
- - tweak: "Raising the dead no longer needs you to kill someone on a rune, but it will cause them to lose some limbs."
- - tweak: "The stun talisman now affects non-cultists in a two tile radius around you."
- - tweak: "Teleport runes now have four distinct teleport networks you can choose from. They will connect and beam to eachother."
- - tweak: "Teleport runes now display which network they're connected to when examined."
- - tweak: "Trying to summon a ghostly apparition now announces the effort to deadchat and gives them a follow link to jump to it."
- - rscadd: "The freedom rune can now open bolted airlocks."
- - tweak: "Cultist clothes now get turned into eldritch voidsuits when cultified. Find out how to do so."
- - tweak: "The daemon forge can now be used to cultify objects."
- - rscadd: "IPCs can now scribe runes, and do more rune based stuff in general."
- - rscadd: "Runes now take the colour of the blood of the person who drew them. Remember to be stealthy."
- - rscadd: "Cult structures (altars, forges and desks) have now been given some use. Examine them as an antag to find out their secrets."
\ No newline at end of file