diff --git a/html/changelog.html b/html/changelog.html
index 38596f3770f..07590ae2f20 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,13 @@
-->
+
14 April 2021
+
Doxxmedearly updated:
+
+ - Added the option to hide LOOC from ghosts/observers only. Check Show/Hide LOOC (Observers) in the Preferences tab, or the Observers LOOC setting under the Global tab in character setup. You do not need to toggle this if you already have regular LOOC disabled.
+ - Adds Admin LOOC for mods/admins, which functions as LOOC but displays regardless of a person's LOOC preferences. Has a slightly different color to LOOC.
+
+
13 April 2021
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 62b4c4419c7..d836f51d887 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19412,3 +19412,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
WickedCybs:
- bugfix: The tribunalist cape can be rolled up from the objects menu now, also
allowing this function to remain when worn as an accessory.
+2021-04-14:
+ Doxxmedearly:
+ - rscadd: Added the option to hide LOOC from ghosts/observers only. Check Show/Hide
+ LOOC (Observers) in the Preferences tab, or the Observers LOOC setting under
+ the Global tab in character setup. You do not need to toggle this if you already
+ have regular LOOC disabled.
+ - rscadd: Adds Admin LOOC for mods/admins, which functions as LOOC but displays
+ regardless of a person's LOOC preferences. Has a slightly different color
+ to LOOC.
diff --git a/html/changelogs/doxxmedearly - ghost_looc_toggle.yml b/html/changelogs/doxxmedearly - ghost_looc_toggle.yml
deleted file mode 100644
index 9d334af93d1..00000000000
--- a/html/changelogs/doxxmedearly - ghost_looc_toggle.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Doxxmedearly
-
-delete-after: True
-
-changes:
- - rscadd: "Added the option to hide LOOC from ghosts/observers only. Check Show/Hide LOOC (Observers) in the Preferences tab, or the Observers LOOC setting under the Global tab in character setup. You do not need to toggle this if you already have regular LOOC disabled."
- - rscadd: "Adds Admin LOOC for mods/admins, which functions as LOOC but displays regardless of a person's LOOC preferences. Has a slightly different color to LOOC."
\ No newline at end of file