diff --git a/html/changelog.html b/html/changelog.html
index b20b6edeb90..7fbfeed3a85 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,12 @@
29 March 2023
+
Alberyk updated:
+
+ - Fixed Sahul not having a proper color.
+ - Fixed the NKA merchant ship spawning even if no one joined as its crew.
+ - Fixed the scrapper outpost using the wrong icon.
+
Fluffyghost updated:
- Fixed the artifact forcefield effect, which could runtime if it didn't find a turf.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f6c96e473c6..6c70e3f4875 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28730,6 +28730,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
order to survive. Useful for those who don't intend on getting full space
adapation.
2023-03-29:
+ Alberyk:
+ - bugfix: Fixed Sahul not having a proper color.
+ - bugfix: Fixed the NKA merchant ship spawning even if no one joined as its crew.
+ - bugfix: Fixed the scrapper outpost using the wrong icon.
Fluffyghost:
- bugfix: Fixed the artifact forcefield effect, which could runtime if it didn't
find a turf.
diff --git a/html/changelogs/alberyk-overmapfixes.yml b/html/changelogs/alberyk-overmapfixes.yml
deleted file mode 100644
index a1e5d22fbbf..00000000000
--- a/html/changelogs/alberyk-overmapfixes.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed Sahul not having a proper color."
- - bugfix: "Fixed the NKA merchant ship spawning even if no one joined as its crew."
- - bugfix: "Fixed the scrapper outpost using the wrong icon."