diff --git a/html/changelogs/ASmallCuteCat - snakes.yml b/html/changelogs/ASmallCuteCat - snakes.yml
deleted file mode 100644
index 7b80ae3c459..00000000000
--- a/html/changelogs/ASmallCuteCat - snakes.yml
+++ /dev/null
@@ -1,59 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: ASmallCuteCat
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds snakes to the game"
- - imageadd: "Ports the snake sprites over from Baystation."
diff --git a/html/changelogs/ASmallCuteCat.yml b/html/changelogs/ASmallCuteCat.yml
deleted file mode 100644
index 8caa78c9692..00000000000
--- a/html/changelogs/ASmallCuteCat.yml
+++ /dev/null
@@ -1,59 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: ASmallCuteCat
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - qol: "Swapped the pair of roller beds in the Intrepid's Medbay for a roller bed holder that spawns with two beds."
- - qol: "Moved a handrail in the Intrepid's Medbay to a less cluttered part of the area."
diff --git a/html/changelogs/AdjacentFix.yml b/html/changelogs/AdjacentFix.yml
deleted file mode 100644
index 6e17665640b..00000000000
--- a/html/changelogs/AdjacentFix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Paper bundles can now be read while next to them."
- - bugfix: "It is now possible to remove accessories on other people again."
diff --git a/html/changelogs/ElorgRHG-taj-sister-and-priest-resprite.yml b/html/changelogs/ElorgRHG-taj-sister-and-priest-resprite.yml
deleted file mode 100644
index 2f65ec839fa..00000000000
--- a/html/changelogs/ElorgRHG-taj-sister-and-priest-resprite.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: ElorgRHG
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - imageadd: "Resprited the sun priest robe, and the sun sister robe and veil."
diff --git a/html/changelogs/KingOfThePing - 21198.yml b/html/changelogs/KingOfThePing - 21198.yml
deleted file mode 100644
index a94784e1f81..00000000000
--- a/html/changelogs/KingOfThePing - 21198.yml
+++ /dev/null
@@ -1,59 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: KingOfThePing
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - soundadd: "Added a variety of sounds for ballistic guns reloads. Includes rifles, pistols, SMGs and racking shotguns."
- - sounddel: "Deleted rifle reload sound #3, because it was quite bad. It has been replaced with a better sound."
diff --git a/html/changelogs/SecEquipment.yml b/html/changelogs/SecEquipment.yml
deleted file mode 100644
index ca8f99dcf6e..00000000000
--- a/html/changelogs/SecEquipment.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Added breath analyzers to the warden and security officer lockers."
- - rscadd: "Security belts can now hold breath analyzers."
- - rscadd: "Added a gas mask to the investigator locker."
- - rscdel: "Removed the uniforms from the investigator locker, and the cap and beret from the cadet locker, which can be found in the security drobe."
diff --git a/html/changelogs/SimpleMaroon-clockworkstave.yml b/html/changelogs/SimpleMaroon-clockworkstave.yml
deleted file mode 100644
index 6e8ab14353b..00000000000
--- a/html/changelogs/SimpleMaroon-clockworkstave.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: SimpleMaroon
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added the Clockwork Stave, a Trinary Perfection variant of the null rod."
diff --git a/html/changelogs/SimpleMaroon-orepityetagain.yml b/html/changelogs/SimpleMaroon-orepityetagain.yml
deleted file mode 100644
index 43d00ac8c5e..00000000000
--- a/html/changelogs/SimpleMaroon-orepityetagain.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: SimpleMaroon
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - qol: "Renamed the 'Orepit' citizenship to 'Ecclesiarchy of Orepit', as well as made a mention of the Ecclesiarchy in its description."
diff --git a/html/changelogs/Snowy1237-BSDadditions.yml b/html/changelogs/Snowy1237-BSDadditions.yml
deleted file mode 100644
index 92f378db069..00000000000
--- a/html/changelogs/Snowy1237-BSDadditions.yml
+++ /dev/null
@@ -1,59 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: Snowy1237
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - qol: "Overhauled the Bluespace Drive control UI to be generally nicer."
- - rscadd: "Added a navigation console to the Bluespace Drive chamber and added more information to be displayed on the Bluespace Drive control UI."
diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml
index d45f869a30f..617b4677ba0 100644
--- a/html/changelogs/archive/2025-08.yml
+++ b/html/changelogs/archive/2025-08.yml
@@ -337,3 +337,52 @@
- rscadd: Remapped medical by shuffling the positions of the psychiatric office,
paramedics' quarters, and recovery room. This is primarily intended to make
recovery a more appealing and visible spot.
+2025-08-23:
+ ASmallCuteCat:
+ - rscadd: Adds snakes to the game
+ - imageadd: Ports the snake sprites over from Baystation.
+ - qol: Swapped the pair of roller beds in the Intrepid's Medbay for a roller bed
+ holder that spawns with two beds.
+ - qol: Moved a handrail in the Intrepid's Medbay to a less cluttered part of the
+ area.
+ Batrachophrenoboocosmomachia:
+ - qol: 'Radstorm shielding added to the following areas: ResDeck lifts, changing
+ room, recovery ward, psych office, ALL washrooms, AI rooms, self-destruct room,
+ INDRA monitoring, SM monitoring, C-Goliath monitoring.'
+ - qol: In-game stairwell names clarified (I.E. the starboard-side stairwell updated
+ from 'Stairwell' to 'Starboard Stairwell', etc.)
+ - qol: Deck 1 recharging compartment renamed from 'Mech Bay' to 'Charge Bay'.
+ - rscadd: More areas given custom blurbs (cheers to Stripes for the Commissary blurb!)
+ CactusMouth:
+ - rscadd: Added the SIIB weapons alongside SIIB Outfits for Admins to use.
+ - imageadd: Adds SIIB Weapons based off standard Sol weapons. (SMG and Pistol)
+ - rscadd: 'Added new desert exoplanet ruin: Abandoned Solarian Relay Station'
+ ElorgRHG:
+ - imageadd: Resprited the sun priest robe, and the sun sister robe and veil.
+ Fyni:
+ - rscadd: Added the Zhurong accent, available to core world dominians.
+ KingOfThePing:
+ - soundadd: Added a variety of sounds for ballistic guns reloads. Includes rifles,
+ pistols, SMGs and racking shotguns.
+ - sounddel: 'Deleted rifle reload sound #3, because it was quite bad. It has been
+ replaced with a better sound.'
+ SimpleMaroon:
+ - rscadd: Added the Clockwork Stave, a Trinary Perfection variant of the null rod.
+ - qol: Renamed the 'Orepit' citizenship to 'Ecclesiarchy of Orepit', as well as
+ made a mention of the Ecclesiarchy in its description.
+ Snowy1237:
+ - qol: Overhauled the Bluespace Drive control UI to be generally nicer.
+ - rscadd: Added a navigation console to the Bluespace Drive chamber and added more
+ information to be displayed on the Bluespace Drive control UI.
+ TheGreyWolf:
+ - rscadd: Added breath analyzers to the warden and security officer lockers.
+ - rscadd: Security belts can now hold breath analyzers.
+ - rscadd: Added a gas mask to the investigator locker.
+ - rscdel: Removed the uniforms from the investigator locker, and the cap and beret
+ from the cadet locker, which can be found in the security drobe.
+ - bugfix: Paper bundles can now be read while next to them.
+ - bugfix: It is now possible to remove accessories on other people again.
+ UltraBigRat:
+ - balance: Changes berserk injector cost from 4 BC to 3 TC.
+ edomite-tricknology:
+ - qol: Removes reference to singularity in solar instructions and cleans up syntax/wording.
diff --git a/html/changelogs/bat-radshielding.yml b/html/changelogs/bat-radshielding.yml
deleted file mode 100644
index 88c912b6e2b..00000000000
--- a/html/changelogs/bat-radshielding.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-# Your name.
-author: Batrachophrenoboocosmomachia
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - qol: "Radstorm shielding added to the following areas: ResDeck lifts, changing room, recovery ward, psych office, ALL washrooms, AI rooms, self-destruct room, INDRA monitoring, SM monitoring, C-Goliath monitoring."
- - qol: "In-game stairwell names clarified (I.E. the starboard-side stairwell updated from 'Stairwell' to 'Starboard Stairwell', etc.)"
- - qol: "Deck 1 recharging compartment renamed from 'Mech Bay' to 'Charge Bay'."
- - rscadd: "More areas given custom blurbs (cheers to Stripes for the Commissary blurb!)"
diff --git a/html/changelogs/cactusmouth-SIIB_Equipment.yml b/html/changelogs/cactusmouth-SIIB_Equipment.yml
deleted file mode 100644
index 540c4a265fe..00000000000
--- a/html/changelogs/cactusmouth-SIIB_Equipment.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: CactusMouth
-
-delete-after: True
-
-
-changes:
- - rscadd: "Added the SIIB weapons alongside SIIB Outfits for Admins to use."
- - imageadd: "Adds SIIB Weapons based off standard Sol weapons. (SMG and Pistol)"
-
diff --git a/html/changelogs/edomitetricknology-mychanges.yml b/html/changelogs/edomitetricknology-mychanges.yml
deleted file mode 100644
index bd27c1f20e7..00000000000
--- a/html/changelogs/edomitetricknology-mychanges.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: edomite-tricknology
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - qol: "Removes reference to singularity in solar instructions and cleans up syntax/wording."
diff --git a/html/changelogs/example copy.yml b/html/changelogs/example copy.yml
deleted file mode 100644
index 117860479b7..00000000000
--- a/html/changelogs/example copy.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: CactusMouth
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added new desert exoplanet ruin: Abandoned Solarian Relay Station"
diff --git a/html/changelogs/fyni-zhurong.yml b/html/changelogs/fyni-zhurong.yml
deleted file mode 100644
index db1aec51e96..00000000000
--- a/html/changelogs/fyni-zhurong.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: Fyni
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added the Zhurong accent, available to core world dominians."
\ No newline at end of file
diff --git a/html/changelogs/nightshade-tc.yml b/html/changelogs/nightshade-tc.yml
deleted file mode 100644
index a302d21ef46..00000000000
--- a/html/changelogs/nightshade-tc.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: UltraBigRat
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - balance: "Changes berserk injector cost from 4 BC to 3 TC."