diff --git a/html/changelog.html b/html/changelog.html
index d1243ecc83e..36629481f9e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
16 April 2020
+
Doxxmedearly updated:
+
+ - Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall hallucination duration, reduce frequency of hallucination effects, and sometimes prevent them entirely. Useful!
+ - Some hallucinogenic drugs and toxins will now increase the duration you hallucinate and make effects happen more frequently.
+ - Wulumunusha will now cause skrell to experience light hallucinations (as its description implies) at dosages greater than 10u.
+ - Fixed null hallucinations causing runtimes. Hopefully.
+
Geeves updated:
- Elevator doors are now opaque and laser shots will not pass through them.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a2d0c6d17a..158ffe076e6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12702,6 +12702,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MattAtlas:
- bugfix: The launch CCIA shuttle verb actually works now.
2020-04-16:
+ Doxxmedearly:
+ - tweak: Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall
+ hallucination duration, reduce frequency of hallucination effects, and sometimes
+ prevent them entirely. Useful!
+ - tweak: Some hallucinogenic drugs and toxins will now increase the duration you
+ hallucinate and make effects happen more frequently.
+ - tweak: Wulumunusha will now cause skrell to experience light hallucinations (as
+ its description implies) at dosages greater than 10u.
+ - bugfix: Fixed null hallucinations causing runtimes. Hopefully.
Geeves:
- tweak: Elevator doors are now opaque and laser shots will not pass through them.
House_Of_Synth:
diff --git a/html/changelogs/Doxxmedearly - Hallucinations_Chems.yml b/html/changelogs/Doxxmedearly - Hallucinations_Chems.yml
deleted file mode 100644
index 6b60e2a9728..00000000000
--- a/html/changelogs/Doxxmedearly - Hallucinations_Chems.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Doxxmedearly
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-changes:
- - tweak: "Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall hallucination duration, reduce frequency of hallucination effects, and sometimes prevent them entirely. Useful!"
- - tweak: "Some hallucinogenic drugs and toxins will now increase the duration you hallucinate and make effects happen more frequently."
- - tweak: "Wulumunusha will now cause skrell to experience light hallucinations (as its description implies) at dosages greater than 10u."
- - bugfix: "Fixed null hallucinations causing runtimes. Hopefully."
\ No newline at end of file