diff --git a/html/changelog.html b/html/changelog.html
index 57ba1c5197e..71c6968ff2b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -84,6 +84,7 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
DeityLink updated:
- Driving a vehicle such as a wheelchair while on top of a Mulebot will now properly unload the vehicle from the Mulebot. (Armadingus)
+ - You can now Mouse drop from a processor to an adjacent turf if you end up inside one to exit it. (Armadingus)
kane-f updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0b1ca7a70d2..930cf4279a0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2007,5 +2007,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
DeityLink:
- bugfix: Driving a vehicle such as a wheelchair while on top of a Mulebot will
now properly unload the vehicle from the Mulebot. (Armadingus)
+ - bugfix: You can now Mouse drop from a processor to an adjacent turf if you end
+ up inside one to exit it. (Armadingus)
kane-f:
- bugfix: PDA messages no longer require a photo to send.