diff --git a/html/changelog.html b/html/changelog.html
index 10ed5781e4f..690845f37e7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,7 @@
- Mapped in two always-active lower maneuvering thrusters for the Horizon, which allows it to move around slowly.
- Added layering to the overmap, which sectors being on the bottom, ships in the middle, and shuttles on top.
+ - Added landing indicators to shuttles.
Pirouette updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index afd57c2d227..76b61c04026 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29180,6 +29180,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
which allows it to move around slowly.
- rscadd: Added layering to the overmap, which sectors being on the bottom, ships
in the middle, and shuttles on top.
+ - rscadd: Added landing indicators to shuttles.
Pirouette:
- spellcheck: Fixed a typo in the description of the Gadpathurian flag.
Ramke:
diff --git a/html/changelogs/geeves-shuttle_landing_indicators.yml b/html/changelogs/geeves-shuttle_landing_indicators.yml
deleted file mode 100644
index 92984da7481..00000000000
--- a/html/changelogs/geeves-shuttle_landing_indicators.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added landing indicators to shuttles."