diff --git a/html/changelog.html b/html/changelog.html
index 9b30d300094..f5021cd84be 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,7 @@
Hocka updated:
- Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.
+ - Ejecting your ID from the Ore Redemption console will now put the ID in your inactive hand if it's empty and your active hand is full.
mikomyazaki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c5db550276f..e5376022fd7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14776,6 +14776,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
amounts.
Hocka:
- bugfix: Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.
+ - tweak: Ejecting your ID from the Ore Redemption console will now put the ID in
+ your inactive hand if it's empty and your active hand is full.
mikomyazaki:
- bugfix: All random item spawners will no longer spawn blank documents, as this
was causing errors with SSdocuments.
diff --git a/html/changelogs/hockaa-oreredemption.yml b/html/changelogs/hockaa-oreredemption.yml
deleted file mode 100644
index 254df52c60f..00000000000
--- a/html/changelogs/hockaa-oreredemption.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Hocka
-
-delete-after: True
-
-changes:
- - tweak: "Ejecting your ID from the Ore Redemption console will now put the ID in your inactive hand if it's empty and your active hand is full."