diff --git a/html/changelog.html b/html/changelog.html
index abe08333e5e..df4bae1cb36 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,35 @@
-->
+
21 February 2017
+
Cyberboss updated:
+
+ - You can now unshunt as a malfunctioning AI again
+
+
Kor updated:
+
+ - You will now retain your facing when getting pushed by another mob.
+
+
Tofa01 updated:
+
+ - [Z2] Fixed Centcomm shutters to have proper access levels for inspectors and other Admin given roles
+
+
coiax updated:
+
+ - Refactors heart attack code, a cardiac arrest will knock someone unconscious and kill them very quickly.
+ - Adds corazone, an anti-heart attack drug, made by mixing 2 parts Phenol, 1 part Lithium. A person with corazone in their system will not suffer any negative effects from missing a heart. Use it during surgery.
+ - Abductor glands are now hearts, the abductor operation table now automatically injects corazone to prevent deaths during surgery. The gland will restart if it stops beating.
+ - Cloning pods always know the name of the person they are cloning.
+ - You can swipe a medical ID card to eject someone from the cloning pod early. The cloning pod will announce this over the radio.
+ - Fresh clones have no organs or limbs, they gain them during the cloning process. Ejecting a clone too early is not recommended. Power loss will also eject a clone as before.
+ - An ejected clone will take damage from being at critical health very quickly upon ejection, rather than before, where a clone could be stable in critical for up to two minutes.
+ - Occupants of cloning pods do not interact with the air outside the pod.
+
+
uraniummeltdown updated:
+
+ - All shuttle engines should now be facing the right way
+
+
20 February 2017
Cyberboss updated:
@@ -1490,25 +1519,6 @@
- 2 new performer's outfits have been added to the autodrobe
-
- 20 December 2016
- Kor updated:
-
- - You can put a variety of hats on cyborgs using help intent (the engiborg can't wear hats though, as it is shaped too oddly. Sorry!)
- - The complete list of currently equippable hats is as follows: Cakehat, Captains Hat, Centcomm Hat, Witch Hunter Hat, HoS Cap, HoP Cap, Sombrero, Wizard Hat, Nurse Hat.
-
- Lzimann updated:
-
- - Mjor the Creative will drop his loot correctly now.
-
- Mekhi Anderson updated:
-
- - Fixes various PAI bugs, various tweaks and bullshit.
-
- MrPerson updated:
-
- - Starlight will have more of a gradient and generally shine a more constant amount of light regardless of how many tiles are touching space. In dark places with long borders to space, starlight will be much darker.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d77f6abd88d..2efcc232f73 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9704,3 +9704,32 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Repairing limbs with cable or welding will now heal more.
Xhuis:
- bugfix: Medipens are no longer reusable.
+2017-02-21:
+ Cyberboss:
+ - bugfix: You can now unshunt as a malfunctioning AI again
+ Kor:
+ - bugfix: You will now retain your facing when getting pushed by another mob.
+ Tofa01:
+ - bugfix: '[Z2] Fixed Centcomm shutters to have proper access levels for inspectors
+ and other Admin given roles'
+ coiax:
+ - rscadd: Refactors heart attack code, a cardiac arrest will knock someone unconscious
+ and kill them very quickly.
+ - rscadd: Adds corazone, an anti-heart attack drug, made by mixing 2 parts Phenol,
+ 1 part Lithium. A person with corazone in their system will not suffer any negative
+ effects from missing a heart. Use it during surgery.
+ - rscadd: Abductor glands are now hearts, the abductor operation table now automatically
+ injects corazone to prevent deaths during surgery. The gland will restart if
+ it stops beating.
+ - bugfix: Cloning pods always know the name of the person they are cloning.
+ - rscadd: You can swipe a medical ID card to eject someone from the cloning pod
+ early. The cloning pod will announce this over the radio.
+ - rscdel: Fresh clones have no organs or limbs, they gain them during the cloning
+ process. Ejecting a clone too early is not recommended. Power loss will also
+ eject a clone as before.
+ - rscdel: An ejected clone will take damage from being at critical health very quickly
+ upon ejection, rather than before, where a clone could be stable in critical
+ for up to two minutes.
+ - rscadd: Occupants of cloning pods do not interact with the air outside the pod.
+ uraniummeltdown:
+ - bugfix: All shuttle engines should now be facing the right way
diff --git a/html/changelogs/AutoChangeLog-pr-24106.yml b/html/changelogs/AutoChangeLog-pr-24106.yml
deleted file mode 100644
index c115bfb9d14..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24106.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Refactors heart attack code, a cardiac arrest will knock someone unconscious and kill them very quickly."
- - rscadd: "Adds corazone, an anti-heart attack drug, made by mixing 2 parts Phenol, 1 part Lithium. A person with corazone in their system will not suffer any negative effects from missing a heart. Use it during surgery."
- - rscadd: "Abductor glands are now hearts, the abductor operation table now automatically injects corazone to prevent deaths during surgery. The gland will restart if it stops beating."
- - bugfix: "Cloning pods always know the name of the person they are cloning."
- - rscadd: "You can swipe a medical ID card to eject someone from the cloning pod early. The cloning pod will announce this over the radio."
- - rscdel: "Fresh clones have no organs or limbs, they gain them during the cloning process. Ejecting a clone too early is not recommended. Power loss will also eject a clone as before."
- - rscdel: "An ejected clone will take damage from being at critical health very quickly upon ejection, rather than before, where a clone could be stable in critical for up to two minutes."
- - rscadd: "Occupants of cloning pods do not interact with the air outside the pod."
diff --git a/html/changelogs/AutoChangeLog-pr-24292.yml b/html/changelogs/AutoChangeLog-pr-24292.yml
deleted file mode 100644
index 04f04bd3773..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24292.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kor"
-delete-after: True
-changes:
- - bugfix: "You will now retain your facing when getting pushed by another mob."
diff --git a/html/changelogs/AutoChangeLog-pr-24300.yml b/html/changelogs/AutoChangeLog-pr-24300.yml
deleted file mode 100644
index 86e12fda432..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24300.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - bugfix: "You can now unshunt as a malfunctioning AI again"
diff --git a/html/changelogs/AutoChangeLog-pr-24302.yml b/html/changelogs/AutoChangeLog-pr-24302.yml
deleted file mode 100644
index 85f4c41fd58..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24302.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tofa01"
-delete-after: True
-changes:
- - bugfix: "[Z2] Fixed Centcomm shutters to have proper access levels for inspectors and other Admin given roles"
diff --git a/html/changelogs/AutoChangeLog-pr-24330.yml b/html/changelogs/AutoChangeLog-pr-24330.yml
deleted file mode 100644
index 9ed9455202f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24330.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "All shuttle engines should now be facing the right way"