diff --git a/html/changelog.html b/html/changelog.html
index 1faa9f569e4..010e8a77e66 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Added some new items in the Tajaran loadout options, including jackets, shoes, and colorable uniforms.
+ Ben10083 updated:
+
+ - Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior's interests.
+
Llywelwyn updated:
- Adds a fallback specific heat value to Ambrosia Extract.
@@ -61,6 +65,7 @@
- Slightly tweaks the button and light switch sprites.
- Adds service airlocks to the code.
- The default airlock sprite is now plain metal.
+ - You can now view extra descriptions directly in the chat.
Vrow updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a10fe00d93b..e8469c6c0a1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23550,6 +23550,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alberyk, Ryverstyx:
- rscadd: Added some new items in the Tajaran loadout options, including jackets,
shoes, and colorable uniforms.
+ Ben10083:
+ - tweak: Consulars and Representatives have had their allowances increased to allow
+ them to spend more credits in pursuit of their superior's interests.
Llywelwyn:
- backend: Adds a fallback specific heat value to Ambrosia Extract.
MattAtlas:
@@ -23567,6 +23570,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Slightly tweaks the button and light switch sprites.
- rscadd: Adds service airlocks to the code.
- tweak: The default airlock sprite is now plain metal.
+ - tweak: You can now view extra descriptions directly in the chat.
Vrow:
- bugfix: Fixed being unable to fix rescued lungs surgically if they don't
have any damage.
diff --git a/html/changelogs/Ben10083 - ILoveMoney.yml b/html/changelogs/Ben10083 - ILoveMoney.yml
deleted file mode 100644
index 81a217c8236..00000000000
--- a/html/changelogs/Ben10083 - ILoveMoney.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Ben10083
-
-# 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:
- - tweak: "Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior's interests."
diff --git a/html/changelogs/show_extra_desc_tochat.yml b/html/changelogs/show_extra_desc_tochat.yml
deleted file mode 100644
index a8a7d23370d..00000000000
--- a/html/changelogs/show_extra_desc_tochat.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - tweak: "You can now view extra descriptions directly in the chat."
\ No newline at end of file