diff --git a/html/changelog.html b/html/changelog.html
index ce00531001..2a6536d2f2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,28 @@
-->
+
16 June 2020
+
Ghommie updated:
+
+ - You can't blink nor use LOOC/AOOC as a petrified statue anymore.
+
+
Trilbyspaceclone updated:
+
+ - BEPIS decal painter has been moved to venders, replacing it being the flashdark
+
+
kevinz000 updated:
+
+ - projectile ricochets now use a less hilariously terrible way of being handled and should be easier to w
+ - projectile runtime/ricocheting
+ - Lobotomy no longer has a 50% chance of giving you a nigh-unremovable trauma, but does 50 brain damage even on success. On failure, it will give you a lobotomy-class trauma.
+ - spinesnapping from tackling now only gives a lobotomy class trauma instead of magic.
+
+
timothyteakettle updated:
+
+ - Food carts now function as intended, allowing the pouring and mixing of drinks.
+ - slimes can now change their color using alter form
+
+
15 June 2020
Anturk, kevinz000 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a25fb6595c..26a6767d18 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25959,3 +25959,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: You can now tape knives to cleanbots
kevinz000 (port from VOREStation):
- imageadd: Ported zoomba skins for cyborgs.
+2020-06-16:
+ Ghommie:
+ - bugfix: You can't blink nor use LOOC/AOOC as a petrified statue anymore.
+ Trilbyspaceclone:
+ - tweak: BEPIS decal painter has been moved to venders, replacing it being the flashdark
+ kevinz000:
+ - refactor: projectile ricochets now use a less hilariously terrible way of being
+ handled and should be easier to w
+ - bugfix: projectile runtime/ricocheting
+ - balance: Lobotomy no longer has a 50% chance of giving you a nigh-unremovable
+ trauma, but does 50 brain damage even on success. On failure, it will give you
+ a lobotomy-class trauma.
+ - balance: spinesnapping from tackling now only gives a lobotomy class trauma instead
+ of magic.
+ timothyteakettle:
+ - bugfix: Food carts now function as intended, allowing the pouring and mixing of
+ drinks.
+ - rscadd: slimes can now change their color using alter form
diff --git a/html/changelogs/AutoChangeLog-pr-12375.yml b/html/changelogs/AutoChangeLog-pr-12375.yml
deleted file mode 100644
index 9d9b79a3a6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12375.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - bugfix: "You can't blink nor use LOOC/AOOC as a petrified statue anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-12393.yml b/html/changelogs/AutoChangeLog-pr-12393.yml
deleted file mode 100644
index 28136bed22..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12393.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Trilbyspaceclone"
-delete-after: True
-changes:
- - tweak: "BEPIS decal painter has been moved to venders, replacing it being the flashdark"
diff --git a/html/changelogs/AutoChangeLog-pr-12509.yml b/html/changelogs/AutoChangeLog-pr-12509.yml
deleted file mode 100644
index a5e13bada0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12509.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "slimes can now change their color using alter form"
diff --git a/html/changelogs/AutoChangeLog-pr-12518.yml b/html/changelogs/AutoChangeLog-pr-12518.yml
deleted file mode 100644
index 91580faf20..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12518.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - refactor: "projectile ricochets now use a less hilariously terrible way of being handled and should be easier to w"
- - bugfix: "projectile runtime/ricocheting"
diff --git a/html/changelogs/AutoChangeLog-pr-12520.yml b/html/changelogs/AutoChangeLog-pr-12520.yml
deleted file mode 100644
index 22890dc4fd..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12520.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - balance: "Lobotomy no longer has a 50% chance of giving you a nigh-unremovable trauma, but does 50 brain damage even on success. On failure, it will give you a lobotomy-class trauma."
diff --git a/html/changelogs/AutoChangeLog-pr-12521.yml b/html/changelogs/AutoChangeLog-pr-12521.yml
deleted file mode 100644
index 1977538e26..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12521.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - balance: "spinesnapping from tackling now only gives a lobotomy class trauma instead of magic."
diff --git a/html/changelogs/AutoChangeLog-pr-12523.yml b/html/changelogs/AutoChangeLog-pr-12523.yml
deleted file mode 100644
index 58f1c7fe28..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12523.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "Food carts now function as intended, allowing the pouring and mixing of drinks."