diff --git a/html/changelog.html b/html/changelog.html
index e5a91702561..408f7ebe395 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
09 June 2023
+
Geeves updated:
+
+ - PEAC rounds no longer penetrate the target if you directly clicked it.
+ - Projectiles can no longer miss exosuits.
+ - Added two new types of PEAC rounds, high-explosive and fragmentation. Removed one of the AP rounds from the locker, added one HE round, and added three FRAG rounds.
+ - Tweaked the PEAC pickup and drop sounds to be more meaty.
+
MattAtlas updated:
- Fixed check-pulse ignoring ling fakedeath.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ae80df52f11..2d6018846a9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29492,5 +29492,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ties.
- rscadd: Adds a version of Short Ponytail 5 with different shading.
2023-06-09:
+ Geeves:
+ - rscadd: PEAC rounds no longer penetrate the target if you directly clicked it.
+ - tweak: Projectiles can no longer miss exosuits.
+ - rscadd: Added two new types of PEAC rounds, high-explosive and fragmentation.
+ Removed one of the AP rounds from the locker, added one HE round, and added
+ three FRAG rounds.
+ - tweak: Tweaked the PEAC pickup and drop sounds to be more meaty.
MattAtlas:
- bugfix: Fixed check-pulse ignoring ling fakedeath.
diff --git a/html/changelogs/geeves-peac_tweak.yml b/html/changelogs/geeves-peac_tweak.yml
deleted file mode 100644
index abbb83d4b0e..00000000000
--- a/html/changelogs/geeves-peac_tweak.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "PEAC rounds no longer penetrate the target if you directly clicked it."
- - tweak: "Projectiles can no longer miss exosuits."
- - rscadd: "Added two new types of PEAC rounds, high-explosive and fragmentation. Removed one of the AP rounds from the locker, added one HE round, and added three FRAG rounds."
- - tweak: "Tweaked the PEAC pickup and drop sounds to be more meaty."
\ No newline at end of file