diff --git a/html/changelog.html b/html/changelog.html
index 3b6b739322a..d9ac42991a7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -81,6 +81,13 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
2015.08.20
+
Deity Link updated:
+
+ - Cult Communicate Runes' messages are now logged.
+ - Voice of Nar-Sie messages are now logged.
+ - Cultists who try to convert a loyalty implanted/cult banned crewmember now receive a custom message telling them that the ritual failed.
+ - Moved the colons in say logs AFTER the language description (after "as Sol Common")
+
Unid updated:
- Animals can be buckled into chairs and beds. Doesn't affect mice and other tiny creatures.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a2298ccffca..963f282f852 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1744,6 +1744,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
while hallucinating reduced greatly
- rscadd: Some things now produce unique messages if used while on drugs.
2015-08-20:
+ Deity Link:
+ - rscadd: Cult Communicate Runes' messages are now logged.
+ - rscadd: Voice of Nar-Sie messages are now logged.
+ - rscadd: Cultists who try to convert a loyalty implanted/cult banned crewmember
+ now receive a custom message telling them that the ritual failed.
+ - tweak: Moved the colons in say logs AFTER the language description (after "as
+ Sol Common")
Unid:
- tweak: Animals can be buckled into chairs and beds. Doesn't affect mice and other
tiny creatures.
diff --git a/html/changelogs/DeityLink_116.yml b/html/changelogs/DeityLink_116.yml
deleted file mode 100644
index b6e8f44d202..00000000000
--- a/html/changelogs/DeityLink_116.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Deity Link
-delete-after: true
-changes:
- - rscadd: Cult Communicate Runes' messages are now logged.
- - rscadd: Voice of Nar-Sie messages are now logged.
- - rscadd: Cultists who try to convert a loyalty implanted/cult banned crewmember now receive a custom message telling them that the ritual failed.
- - tweak: Moved the colons in say logs AFTER the language description (after "as Sol Common")