diff --git a/html/changelog.html b/html/changelog.html
index 12dbb3e35e8..d8e402a4f35 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,11 +57,23 @@
19 November 2018
+
KasparoVy updated:
+
+ - Brings the logging of plasma statue ignition up to the same spec at as welder tank explosions.
+ - You can no longer ignite plasma statues with disablers.
+
Kyep updated:
- Tweaked many of the special admin outfits. This means centcom officers are less likely to be seen wielding illegal syndicate gear, and subtle flaws with many other outfits (such as pirates lacking radio, singulo knights lacking a backpack, several outfits not showing up on secHUDs correctly, etc etc etc) have been addressed.
- Added several new admin options for fax responses, blessings, and smiting.
+
Quantum-M updated:
+
+ - Sleeping carp uplink description now points out that it is unable to be learned by vampires or changelings.
+ - Holoparasite kit uplink description now points out that it doesn't work on vampires or changelings.
+ - Attempting to learn sleeping carp as a changeling or vampire gives you a red warning message.
+ - You can now refund the sleeping carp scroll to the uplink.
+
craftxbox updated:
- add observer/incapacitated check for all sec/medhud actions
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6bdac642984..6d65c8e3287 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8095,6 +8095,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
uc_guy:
- bugfix: Syndicate borgs are no longer pseudonymous on syndie radio.
2018-11-19:
+ KasparoVy:
+ - tweak: Brings the logging of plasma statue ignition up to the same spec at as
+ welder tank explosions.
+ - bugfix: You can no longer ignite plasma statues with disablers.
Kyep:
- tweak: Tweaked many of the special admin outfits. This means centcom officers
are less likely to be seen wielding illegal syndicate gear, and subtle flaws
@@ -8102,6 +8106,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
a backpack, several outfits not showing up on secHUDs correctly, etc etc etc)
have been addressed.
- rscadd: Added several new admin options for fax responses, blessings, and smiting.
+ Quantum-M:
+ - tweak: Sleeping carp uplink description now points out that it is unable to be
+ learned by vampires or changelings.
+ - tweak: Holoparasite kit uplink description now points out that it doesn't work
+ on vampires or changelings.
+ - tweak: Attempting to learn sleeping carp as a changeling or vampire gives you
+ a red warning message.
+ - tweak: You can now refund the sleeping carp scroll to the uplink.
craftxbox:
- bugfix: add observer/incapacitated check for all sec/medhud actions
datlo:
diff --git a/html/changelogs/AutoChangeLog-pr-10263.yml b/html/changelogs/AutoChangeLog-pr-10263.yml
deleted file mode 100644
index 37b321f69e8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10263.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Quantum-M"
-delete-after: True
-changes:
- - tweak: "Sleeping carp uplink description now points out that it is unable to be learned by vampires or changelings."
- - tweak: "Holoparasite kit uplink description now points out that it doesn't work on vampires or changelings."
diff --git a/html/changelogs/AutoChangeLog-pr-10278.yml b/html/changelogs/AutoChangeLog-pr-10278.yml
deleted file mode 100644
index d24b805b005..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10278.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - tweak: "Brings the logging of plasma statue ignition up to the same spec at as welder tank explosions."
- - bugfix: "You can no longer ignite plasma statues with disablers."
diff --git a/html/changelogs/AutoChangeLog-pr-10279.yml b/html/changelogs/AutoChangeLog-pr-10279.yml
deleted file mode 100644
index aa696df1b5f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10279.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Quantum-M"
-delete-after: True
-changes:
- - tweak: "Attempting to learn sleeping carp as a changeling or vampire gives you a red warning message."
- - tweak: "You can now refund the sleeping carp scroll to the uplink."