diff --git a/html/changelog.html b/html/changelog.html
index d9c07e1542c..e4ae03dde1f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -67,6 +67,10 @@
Cyberiad: Untriggers Neca and makes the floor tiles in the emergecny wing sec area plating.
Cyberiad: Moves the cargo mail room table onto the otherside of the window so you can actually OPEN IT.
+ Fluff12 updated:
+
+ - Greys can now choose to speak in wingdings or not. The Voice option is right below Species in character creation if Grey is selected - make sure you have it set to what you want!
+
Fox McCloud updated:
- improves the tatortot sprite
@@ -75,6 +79,9 @@
- Playtime requirements for IAAs have been set at 5 hours (similar to Sec Officer). Playtime requirements for Captains and AI have been increased from 10 hours to 20 hours.
- Mech-mounted teleporters are no longer massively overpowered. They now consume a huge amount of energy to use, to the point that crew mechs with them can only use them a few times. They can no longer be spammed. Dark Gygax mechs used by nuclear operatives get a better version of the teleporter, which has around 40 uses, and is more precise.
+ - Fixed several bugs related to Terror Spider webs.
+ - Terror Spiders have been rebalanced. Spiders are no longer spaceproof, princes are now proper minibosses, and more.
+ - Several new classes of Terror Spiders (green, white, purple, queen, mother) have been added - including types which can breed. This creates new strategy around nest defense.
Markolie updated:
@@ -88,6 +95,11 @@
- Evidence bags will now always show the item inside of them.
- Spacepods leaving a trail of humans instead of ion trail effects.
+ uraniummeltdown updated:
+
+ - Nuclear Operatives can customize the Declaration of War.
+ - The RSF has a unique sprite.
+
12 February 2017
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 975a316fd4a..e4e78e06518 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3654,6 +3654,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
sec area plating.'
- tweak: 'Cyberiad: Moves the cargo mail room table onto the otherside of the window
so you can actually OPEN IT.'
+ Fluff12:
+ - rscadd: Greys can now choose to speak in wingdings or not. The Voice option is
+ right below Species in character creation if Grey is selected - make sure you
+ have it set to what you want!
Fox McCloud:
- tweak: improves the tatortot sprite
Kyep:
@@ -3665,6 +3669,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
can only use them a few times. They can no longer be spammed. Dark Gygax mechs
used by nuclear operatives get a better version of the teleporter, which has
around 40 uses, and is more precise.
+ - bugfix: Fixed several bugs related to Terror Spider webs.
+ - tweak: Terror Spiders have been rebalanced. Spiders are no longer spaceproof,
+ princes are now proper minibosses, and more.
+ - rscadd: Several new classes of Terror Spiders (green, white, purple, queen, mother)
+ have been added - including types which can breed. This creates new strategy
+ around nest defense.
Markolie:
- bugfix: Fixed a number of genetics powers not working.
- bugfix: Posibrains can no longer whisper when silenced.
@@ -3677,3 +3687,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to the Syndicate destination.
- bugfix: Evidence bags will now always show the item inside of them.
- bugfix: Spacepods leaving a trail of humans instead of ion trail effects.
+ uraniummeltdown:
+ - rscadd: Nuclear Operatives can customize the Declaration of War.
+ - rscadd: The RSF has a unique sprite.
diff --git a/html/changelogs/AutoChangeLog-pr-6097.yml b/html/changelogs/AutoChangeLog-pr-6097.yml
deleted file mode 100644
index 32483296e30..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6097.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed several bugs related to Terror Spider webs."
- - tweak: "Terror Spiders have been rebalanced. Spiders are no longer spaceproof, princes are now proper minibosses, and more."
- - rscadd: "Several new classes of Terror Spiders (green, white, purple, queen, mother) have been added - including types which can breed. This creates new strategy around nest defense."
diff --git a/html/changelogs/AutoChangeLog-pr-6280.yml b/html/changelogs/AutoChangeLog-pr-6280.yml
deleted file mode 100644
index 0850ae78ee1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6280.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fluff12"
-delete-after: True
-changes:
- - rscadd: "Greys can now choose to speak in wingdings or not. The Voice option is right below Species in character creation if Grey is selected - make sure you have it set to what you want!"
diff --git a/html/changelogs/AutoChangeLog-pr-6386.yml b/html/changelogs/AutoChangeLog-pr-6386.yml
deleted file mode 100644
index 452a2ac7ddd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6386.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Nuclear Operatives can customize the Declaration of War."
diff --git a/html/changelogs/AutoChangeLog-pr-6395.yml b/html/changelogs/AutoChangeLog-pr-6395.yml
deleted file mode 100644
index 29354b0a8ac..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6395.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "The RSF has a unique sprite."