diff --git a/html/changelog.html b/html/changelog.html
index a96c20313e2..03aa92663eb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,7 @@
Blindstrike now has the correct radius.
Psi Ping now doesn't shift the psi images when you move.
Mend now properly says that you need to target a specific bodypart to mend it in its description.
+ Shift clicking the up-hint in the top right corner will now indicate any open turfs in a radius around you, as long as it's in your line of sight.
Geeves, sprites by Wezzy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ce41321fab2..002116a8076 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13630,6 +13630,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Psi Ping now doesn't shift the psi images when you move.
- rscadd: Mend now properly says that you need to target a specific bodypart to
mend it in its description.
+ - rscadd: Shift clicking the up-hint in the top right corner will now indicate any
+ open turfs in a radius around you, as long as it's in your line of sight.
Geeves, sprites by Wezzy:
- rscadd: Added a back-mounted drill loader, an exosuit equipment that can take
mining drills and their braces and deploy them elsewhere. Even if they're active
diff --git a/html/changelogs/geeves-look_up.yml b/html/changelogs/geeves-look_up.yml
deleted file mode 100644
index 76c33ab27c1..00000000000
--- a/html/changelogs/geeves-look_up.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Shift clicking the up-hint in the top right corner will now indicate any open turfs in a radius around you, as long as it's in your line of sight."
\ No newline at end of file