diff --git a/html/changelog.html b/html/changelog.html
index be2d6243043..a623203b1c1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
02 June 2019
+
Rhicora updated:
+
+ - Carded intelligences may no longer wipe themselves, but may ahelp to have it done for them if needed.
+
+
01 June 2019
Alberyk, Kyres1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 71b32c4634f..25a65d45d9b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8058,3 +8058,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2019-06-01:
Alberyk, Kyres1:
- rscadd: Added two new space ruins.
+2019-06-02:
+ Rhicora:
+ - tweak: Carded intelligences may no longer wipe themselves, but may ahelp to have
+ it done for them if needed.
diff --git a/html/changelogs/carded-ai-may-not-wipe.yml b/html/changelogs/carded-ai-may-not-wipe.yml
deleted file mode 100644
index 37b33bcbdb7..00000000000
--- a/html/changelogs/carded-ai-may-not-wipe.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-# Your name.
-author: Rhicora
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Carded intelligences may no longer wipe themselves, but may ahelp to have it done for them if needed."