diff --git a/html/changelog.html b/html/changelog.html
index 7a008ad6898..0b7d1097e19 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
Macrobomb implants now have a weak explosion radius of 20 (up from 16).
Macrobomb implants will now no longer refuse to implant themselves in someone that already has a macrobomb implant, and instead will add their stats to that existing macrobomb implant, as they would to a microbomb implant.
+ Fikou updated:
+
+ - gorilla cubes, gorilla injector and dna gun are now geneticist and rd uplink items, rather than geneticist and cmo
+
Ghilker updated:
- Canister frames helper descriptions fix
@@ -65,11 +69,26 @@
- fixes a runtime in the rsf
+ Niknakflak updated:
+
+ - Added two new pAIs to BoxStation
+
RaveRadbury updated:
- Foreigner Quirk - Removes Galactic Common
- Galactic Uncommon - Given to Human and Felinid foreigners
- Inverted Galactic Common sprite for Galactic Uncommon
+ - Quirks sort into medical records rather than just dumping into notes.
+ - Non-human/felinid Foreigners don't get Galuncom
+
+ Skoglol updated:
+
+ - Added a few new smites.
+
+ Twaticus updated:
+
+ - Resprites for existing area icons
+ - Various new area icons
nightred updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 760640e1cbb..96889a0ad9f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -39033,14 +39033,26 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Macrobomb implants will now no longer refuse to implant themselves in
someone that already has a macrobomb implant, and instead will add their stats
to that existing macrobomb implant, as they would to a microbomb implant.
+ Fikou:
+ - bugfix: gorilla cubes, gorilla injector and dna gun are now geneticist and rd
+ uplink items, rather than geneticist and cmo
Ghilker:
- bugfix: Canister frames helper descriptions fix
LemonInTheDark:
- bugfix: fixes a runtime in the rsf
+ Niknakflak:
+ - rscadd: Added two new pAIs to BoxStation
RaveRadbury:
- rscadd: Foreigner Quirk - Removes Galactic Common
- rscadd: Galactic Uncommon - Given to Human and Felinid foreigners
- imageadd: Inverted Galactic Common sprite for Galactic Uncommon
+ - tweak: Quirks sort into medical records rather than just dumping into notes.
+ - bugfix: Non-human/felinid Foreigners don't get Galuncom
+ Skoglol:
+ - admin: Added a few new smites.
+ Twaticus:
+ - imageadd: Resprites for existing area icons
+ - rscadd: Various new area icons
nightred:
- bugfix: shivering symptom will now trigger
senjx:
diff --git a/html/changelogs/AutoChangeLog-pr-50586.yml b/html/changelogs/AutoChangeLog-pr-50586.yml
deleted file mode 100644
index c1f22d82498..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50586.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Twaticus"
-delete-after: True
-changes:
- - imageadd: "Resprites for existing area icons"
- - rscadd: "Various new area icons"
diff --git a/html/changelogs/AutoChangeLog-pr-50647.yml b/html/changelogs/AutoChangeLog-pr-50647.yml
deleted file mode 100644
index 7df76226ad4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50647.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "RaveRadbury"
-delete-after: True
-changes:
- - tweak: "Quirks sort into medical records rather than just dumping into notes."
diff --git a/html/changelogs/AutoChangeLog-pr-50689.yml b/html/changelogs/AutoChangeLog-pr-50689.yml
deleted file mode 100644
index 0eef1f718bc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50689.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - admin: "Added a few new smites."
diff --git a/html/changelogs/AutoChangeLog-pr-50713.yml b/html/changelogs/AutoChangeLog-pr-50713.yml
deleted file mode 100644
index 4cad0ca79c7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50713.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - bugfix: "gorilla cubes, gorilla injector and dna gun are now geneticist and rd uplink items, rather than geneticist and cmo"
diff --git a/html/changelogs/AutoChangeLog-pr-50757.yml b/html/changelogs/AutoChangeLog-pr-50757.yml
deleted file mode 100644
index 2b8909dd641..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50757.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Niknakflak"
-delete-after: True
-changes:
- - rscadd: "Added two new pAIs to BoxStation"
diff --git a/html/changelogs/AutoChangeLog-pr-50787.yml b/html/changelogs/AutoChangeLog-pr-50787.yml
deleted file mode 100644
index 327f46813ec..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50787.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "RaveRadbury"
-delete-after: True
-changes:
- - bugfix: "Non-human/felinid Foreigners don't get Galuncom"