diff --git a/html/changelog.html b/html/changelog.html
index 97788c28a9..d0565af362 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,22 @@
-->
+
12 April 2021
+
BlueWildrose updated:
+
+ - Fixed female slime-subspecies left/right sprites being flipped
+ - Fixed drones nullspacing things they try to place on tables and in closets
+ - Fixed phantom mob-holder items. You can now grab Ian from your backpack without any issues.
+
+
silicons updated:
+
+ - gold cores can spawn simplemob xenos again.
+
+
timothyteakettle updated:
+
+ - makes AGE_VERIFICATION option off by default
+
+
09 April 2021
BlueWildrose updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 44ad43ce0a..d806bd8798 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29010,3 +29010,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Telescopic Baseball Bat to Stealthy uplink items
- rscadd: Added sprites for Telescopic Baseball Bat
- rscadd: Added Telescopic Baseball Bat to Baseball kit under uplink bundles
+2021-04-12:
+ BlueWildrose:
+ - bugfix: Fixed female slime-subspecies left/right sprites being flipped
+ - bugfix: Fixed drones nullspacing things they try to place on tables and in closets
+ - bugfix: Fixed phantom mob-holder items. You can now grab Ian from your backpack
+ without any issues.
+ silicons:
+ - balance: gold cores can spawn simplemob xenos again.
+ timothyteakettle:
+ - config: makes AGE_VERIFICATION option off by default
diff --git a/html/changelogs/AutoChangeLog-pr-14267.yml b/html/changelogs/AutoChangeLog-pr-14267.yml
deleted file mode 100644
index 57fb4a1927..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14267.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - balance: "gold cores can spawn simplemob xenos again."
diff --git a/html/changelogs/AutoChangeLog-pr-14586.yml b/html/changelogs/AutoChangeLog-pr-14586.yml
deleted file mode 100644
index 0d1fff7a81..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14586.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Fixed drones nullspacing things they try to place on tables and in closets"
diff --git a/html/changelogs/AutoChangeLog-pr-14593.yml b/html/changelogs/AutoChangeLog-pr-14593.yml
deleted file mode 100644
index 99bea1fcb2..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14593.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Fixed phantom mob-holder items. You can now grab Ian from your backpack without any issues."
diff --git a/html/changelogs/AutoChangeLog-pr-14596.yml b/html/changelogs/AutoChangeLog-pr-14596.yml
deleted file mode 100644
index 080fa80ed3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14596.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - config: "makes AGE_VERIFICATION option off by default"
diff --git a/html/changelogs/AutoChangeLog-pr-14597.yml b/html/changelogs/AutoChangeLog-pr-14597.yml
deleted file mode 100644
index b1ca2e720b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14597.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Fixed female slime-subspecies left/right sprites being flipped"