diff --git a/html/changelog.html b/html/changelog.html
index 2a26433ed0..831754ebb1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,30 @@
-->
+
26 March 2021
+
BlueWildrose updated:
+
+ - Clothing no longer drops when shredded. It just becomes useless.
+ - Suit sensors are guaranteed to short out when the clothes become shredded, not damaged now.
+ - Uniform limb integrity increased from 30 to 120.
+ - Suit sensor damage has been added. The more damaged your suit sensors get, the less features that will be available from these suit sensors. It takes two e-sword hits to ruin your tracking beacon for instance. tweak: Examine text on uniforms is now more clear about needing cable coil to repair your suit sensors.
+ - Fixed prisoner uniform sprite paths
+
+
CuteMoff updated:
+
+ - Diamond's forcemod was changed from 1.1x to 1.2x
+
+
Hatterhat updated:
+
+ - Lever-action rifles, chambered in .38, are now sitting in the code. They might be buyable from Cargo or the Black Market soon. Watch this space.
+ - Sawed-off shotguns now look like shotguns, but short, when inhand, instead of "generic gun".
+
+
timothyteakettle updated:
+
+ - slimes can be delimbed
+ - the loadout now colours pet collars correctly
+
+
25 March 2021
zeroisthebiggay updated:
@@ -903,12 +927,6 @@
- you can now shove yourself up in any intent, not just help.
-
- 22 January 2021
- Arturlang updated:
-
- - Adds a way to give items to people, you can combat mode rightclick to offer it to one person, right click on people without mode and click the give verb, or use the hotkey CTRL G to offer it to everyone around you
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4bef579d13..55fe755f5b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28854,3 +28854,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-03-25:
zeroisthebiggay:
- balance: strained muscles isn't free
+2021-03-26:
+ BlueWildrose:
+ - balance: Clothing no longer drops when shredded. It just becomes useless.
+ - balance: Suit sensors are guaranteed to short out when the clothes become shredded,
+ not damaged now.
+ - balance: Uniform limb integrity increased from 30 to 120.
+ - balance: 'Suit sensor damage has been added. The more damaged your suit sensors
+ get, the less features that will be available from these suit sensors. It takes
+ two e-sword hits to ruin your tracking beacon for instance. tweak: Examine text
+ on uniforms is now more clear about needing cable coil to repair your suit sensors.'
+ - bugfix: Fixed prisoner uniform sprite paths
+ CuteMoff:
+ - balance: Diamond's forcemod was changed from 1.1x to 1.2x
+ Hatterhat:
+ - rscadd: Lever-action rifles, chambered in .38, are now sitting in the code. They
+ might be buyable from Cargo or the Black Market soon. Watch this space.
+ - rscadd: Sawed-off shotguns now look like shotguns, but short, when inhand, instead
+ of "generic gun".
+ timothyteakettle:
+ - bugfix: slimes can be delimbed
+ - bugfix: the loadout now colours pet collars correctly
diff --git a/html/changelogs/AutoChangeLog-pr-14480.yml b/html/changelogs/AutoChangeLog-pr-14480.yml
deleted file mode 100644
index c429e01d8d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14480.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - balance: "Clothing no longer drops when shredded. It just becomes useless."
- - balance: "Suit sensors are guaranteed to short out when the clothes become shredded, not damaged now."
- - balance: "Uniform limb integrity increased from 30 to 120."
- - balance: "Suit sensor damage has been added. The more damaged your suit sensors get, the less features that will be available from these suit sensors. It takes two e-sword hits to ruin your tracking beacon for instance.
-tweak: Examine text on uniforms is now more clear about needing cable coil to repair your suit sensors."
- - bugfix: "Fixed prisoner uniform sprite paths"
diff --git a/html/changelogs/AutoChangeLog-pr-14497.yml b/html/changelogs/AutoChangeLog-pr-14497.yml
deleted file mode 100644
index c93aa9f1a1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14497.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - rscadd: "Lever-action rifles, chambered in .38, are now sitting in the code. They might be buyable from Cargo or the Black Market soon. Watch this space."
- - rscadd: "Sawed-off shotguns now look like shotguns, but short, when inhand, instead of \"generic gun\"."
diff --git a/html/changelogs/AutoChangeLog-pr-14505.yml b/html/changelogs/AutoChangeLog-pr-14505.yml
deleted file mode 100644
index b1278edfb8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14505.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "the loadout now colours pet collars correctly"
diff --git a/html/changelogs/AutoChangeLog-pr-14507.yml b/html/changelogs/AutoChangeLog-pr-14507.yml
deleted file mode 100644
index 29af71cd1b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14507.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CuteMoff"
-delete-after: True
-changes:
- - balance: "Diamond's forcemod was changed from 1.1x to 1.2x"
diff --git a/html/changelogs/AutoChangeLog-pr-14517.yml b/html/changelogs/AutoChangeLog-pr-14517.yml
deleted file mode 100644
index 05ae3a8b0b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14517.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "slimes can be delimbed"