diff --git a/html/changelog.html b/html/changelog.html
index 107fd7a2713..eea35c5ac29 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -42,6 +42,13 @@
Added a Lii'dra accent, called Lii'draic.
Added a voice changer version of the Vaurca filter port.
Added a black k'ois grenade.
+ Adds sprites for the ZH scanner when in your hand.
+ Changes the cat item icon when holding it so it actually looks like Bones now.
+
+ Desven & TheGreyWolf updated:
+
+ - Adds paper bags, which are like one time lunchbag you can use to carry food around.
+ - Adds an extra light fixture at the kitchen, also adds the paper bags to the kitchen.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6bc5d84d254..f2c6346a805 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21236,6 +21236,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a Lii'dra accent, called Lii'draic.
- rscadd: Added a voice changer version of the Vaurca filter port.
- rscadd: Added a black k'ois grenade.
+ - rscadd: Adds sprites for the ZH scanner when in your hand.
+ - rscadd: Changes the cat item icon when holding it so it actually looks like Bones
+ now.
+ Desven & TheGreyWolf:
+ - rscadd: Adds paper bags, which are like one time lunchbag you can use to carry
+ food around.
+ - maptweak: Adds an extra light fixture at the kitchen, also adds the paper bags
+ to the kitchen.
MattAtlas:
- tweak: Zeng-Hu Mobility Frames are now slower when running. Their actual speed
is now on par with an M'sai Tajara when moving normally.
diff --git a/html/changelogs/desven-papersacks.yml b/html/changelogs/desven-papersacks.yml
deleted file mode 100644
index 6b5fd682155..00000000000
--- a/html/changelogs/desven-papersacks.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Your name.
-author: Desven & TheGreyWolf
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds paper bags, which are like one time lunchbag you can use to carry food around."
- - maptweak: "Adds an extra light fixture at the kitchen, also adds the paper bags to the kitchen."
diff --git a/html/changelogs/desven-runtime.yml b/html/changelogs/desven-runtime.yml
deleted file mode 100644
index 95c678dcfee..00000000000
--- a/html/changelogs/desven-runtime.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Desven
-
-delete-after: True
-
-changes:
- - rscadd: "Changes the cat item icon when holding it so it actually looks like Bones now."
diff --git a/html/changelogs/desven-zh sprites.yml b/html/changelogs/desven-zh sprites.yml
deleted file mode 100644
index c1ab2885bd1..00000000000
--- a/html/changelogs/desven-zh sprites.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Desven
-
-delete-after: True
-
-changes:
- - rscadd: "Adds sprites for the ZH scanner when in your hand."