diff --git a/html/changelog.html b/html/changelog.html
index 7f998513abb..7552800f7e7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -42,6 +42,8 @@
Fixed the wonkiness of floating chat when transformations are applied on something.
Converted how Vampire and Changeling variables are handled on the backend, let me know if there's something funky.
Cultists can now memorize up to three runes, and can scribe them at will without a tome, at the cost of taking three times longer to do so. Check the Cultists tab in the top right. Only specific runes can be memorized.
+ You can now open and close emergency wall lockers like you would any other locker / closet.
+ Emergency wall lockers now have a chance to spawn with emergency auto-injectors. These contain a small amount of dexalin and inaprovaline.
Wowzewow (Wezzy) updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6cbd5103f4d..1bdaa7d66f7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17619,6 +17619,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Cultists can now memorize up to three runes, and can scribe them at will
without a tome, at the cost of taking three times longer to do so. Check the
Cultists tab in the top right. Only specific runes can be memorized.
+ - rscadd: You can now open and close emergency wall lockers like you would any other
+ locker / closet.
+ - rscadd: Emergency wall lockers now have a chance to spawn with emergency auto-injectors.
+ These contain a small amount of dexalin and inaprovaline.
Wowzewow (Wezzy):
- rscadd: New lightswitch and door control sprites.
- imageadd: Adds bandage overlays.
diff --git a/html/changelogs/geeves-sensical_emergency_lockers.yml b/html/changelogs/geeves-sensical_emergency_lockers.yml
deleted file mode 100644
index 694570e463d..00000000000
--- a/html/changelogs/geeves-sensical_emergency_lockers.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now open and close emergency wall lockers like you would any other locker / closet."
- - rscadd: "Emergency wall lockers now have a chance to spawn with emergency auto-injectors. These contain a small amount of dexalin and inaprovaline."
\ No newline at end of file