diff --git a/html/changelog.html b/html/changelog.html
index 1c72db7915d0..a2b35c32114f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -58,6 +58,11 @@
17 February 2023
+
Aquizit updated:
+
+ - Created new Access for Secure Tech Storage, CE has it.
+ - secure tech storage door to be given new access in an upcoming map change merge
+
LazennG updated:
- tweaked the crusher
@@ -65,11 +70,18 @@
SapphicOverload updated:
- robot limbs now protect you from mousetraps
+ - AI no longer needs to kill androids or synthetics
+ - AI doomsday will now spare androids and synthetics
SomeguyManperson updated:
- bloodsucker mesmerize no longer knocks out targets at levels 6 and above
+ adamsong updated:
+
+ - fixed vote weights not working
+ - fixed preferred map pref not working
+
wejengin2 updated:
- [box] Fixes numerous mapping issues
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2ee416f68c0e..fdb93cf053be 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -37353,12 +37353,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed an oversight that made all brawn knockdowns last for 0.5 seconds
regardless of level
2023-02-17:
+ Aquizit:
+ - tweak: Created new Access for Secure Tech Storage, CE has it.
+ - experiment: secure tech storage door to be given new access in an upcoming map
+ change merge
LazennG:
- tweak: tweaked the crusher
SapphicOverload:
- tweak: robot limbs now protect you from mousetraps
+ - tweak: AI no longer needs to kill androids or synthetics
+ - tweak: AI doomsday will now spare androids and synthetics
SomeguyManperson:
- tweak: bloodsucker mesmerize no longer knocks out targets at levels 6 and above
+ adamsong:
+ - bugfix: fixed vote weights not working
+ - bugfix: fixed preferred map pref not working
wejengin2:
- mapping: '[box] Fixes numerous mapping issues'
- mapping: fixes weird turf on cc zlevel
diff --git a/html/changelogs/AutoChangelog-pr-17880.yml b/html/changelogs/AutoChangelog-pr-17880.yml
deleted file mode 100644
index c8aa421a44a4..000000000000
--- a/html/changelogs/AutoChangelog-pr-17880.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "adamsong"
-delete-after: true
-changes:
- - bugfix: "fixed vote weights not working"
- - bugfix: "fixed preferred map pref not working"
diff --git a/html/changelogs/AutoChangelog-pr-17901.yml b/html/changelogs/AutoChangelog-pr-17901.yml
deleted file mode 100644
index 4069ef02857e..000000000000
--- a/html/changelogs/AutoChangelog-pr-17901.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Aquizit"
-delete-after: true
-changes:
- - tweak: "Created new Access for Secure Tech Storage, CE has it."
- - experiment: "secure tech storage door to be given new access in an upcoming map change merge"
diff --git a/html/changelogs/AutoChangelog-pr-17935.yml b/html/changelogs/AutoChangelog-pr-17935.yml
deleted file mode 100644
index ba567d821fa3..000000000000
--- a/html/changelogs/AutoChangelog-pr-17935.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SapphicOverload"
-delete-after: true
-changes:
- - tweak: "AI no longer needs to kill androids or synthetics"
- - tweak: "AI doomsday will now spare androids and synthetics"