diff --git a/html/changelog.html b/html/changelog.html
index 051bb9a3df9..62ca612da1c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,13 @@
Fixed TTV devices not being able to open their UIs.
Removing a device from a TTV now puts it in your hand.
Fixed megaphones having the wrong handedness.
+ A neck grab and above will now always hoist the grabbee into a raised position.
+ If the person you have in a neck grab is lying down for whatever reason, you cannot use them as a shield.
+ You can only use a human shield if you're facing the direction you're being shot at. Bullets that come from behind you will bypass your human shield.
+
+ Sparky_hotdog updated:
+
+ - Cheap lighters are now colourable in the loadout.
WickedCybs updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2bd88db5030..1bfd0c862e2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18267,6 +18267,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed TTV devices not being able to open their UIs.
- rscadd: Removing a device from a TTV now puts it in your hand.
- bugfix: Fixed megaphones having the wrong handedness.
+ - rscadd: A neck grab and above will now always hoist the grabbee into a raised
+ position.
+ - rscadd: If the person you have in a neck grab is lying down for whatever reason,
+ you cannot use them as a shield.
+ - rscadd: You can only use a human shield if you're facing the direction you're
+ being shot at. Bullets that come from behind you will bypass your human shield.
+ Sparky_hotdog:
+ - tweak: Cheap lighters are now colourable in the loadout.
WickedCybs:
- rscadd: Adds Tajara specific flats in a selection contained within their loadout
menu.
diff --git a/html/changelogs/colourlighter.yml b/html/changelogs/colourlighter.yml
deleted file mode 100644
index 45d7b29625b..00000000000
--- a/html/changelogs/colourlighter.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - tweak: "Cheap lighters are now colourable in the loadout."
diff --git a/html/changelogs/geeves-red_grab.yml b/html/changelogs/geeves-red_grab.yml
deleted file mode 100644
index 88394f0c470..00000000000
--- a/html/changelogs/geeves-red_grab.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "A neck grab and above will now always hoist the grabbee into a raised position."
- - rscadd: "If the person you have in a neck grab is lying down for whatever reason, you cannot use them as a shield."
- - rscadd: "You can only use a human shield if you're facing the direction you're being shot at. Bullets that come from behind you will bypass your human shield."