diff --git a/html/changelog.html b/html/changelog.html
index ed342a77332..8e4f4129082 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,13 @@
Sufficient drowsiness has a small impact on your stamina recovery and stamina cost for things like disarming and sprinting.
Fevers have a slightly higher impact on drowsiness.
The lighting overlays for the service module on the venus borg chassis have been properly aligned.
+ Hide, bare hide, and wet leather no longer act like steel.
+ Fixed an issue where you could queue up many clicks on hide sheets to generate extra bare hide.
+ Wet leather can no longer be used for crafting.
+ You can now dry wet leather manually with a welding tool. You do not need a mask to do this.
+ Washing machines can now be started with alt+click.
+ Added additional examine info to hide sheets that tells you how to tan it into fine leather.
+ Adds fine leather, which is only made by tanning animal hides. Other than being a little harder to burn, it's just fluff material for those who want to feel rich.
Geeves updated:
@@ -51,6 +58,16 @@
- The classes for magistake have been tweaked, instead of spawning with set spells, they spawn with different cores. If you don't like your core, refund it and buy a different one.
- Added some Warbling event skrell stuff to the game.
+ TheGreyWolf updated:
+
+ - Nal'rasan and Siik'tajr now looks more unique when speaking it.
+ - Business cards can now be properly copied at a photocopier.
+
+ WickedCybs updated:
+
+ - Rest of the footwraps should no longer leave shoe/boot prints, just the default footprints.
+ - Darkens greimorian blood a bit.
+
23 June 2021
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a8288d0044..c43f50a763d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20494,6 +20494,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Fevers have a slightly higher impact on drowsiness.
- bugfix: The lighting overlays for the service module on the venus borg chassis
have been properly aligned.
+ - bugfix: Hide, bare hide, and wet leather no longer act like steel.
+ - bugfix: Fixed an issue where you could queue up many clicks on hide sheets to
+ generate extra bare hide.
+ - tweak: Wet leather can no longer be used for crafting.
+ - rscadd: You can now dry wet leather manually with a welding tool. You do not need
+ a mask to do this.
+ - rscadd: Washing machines can now be started with alt+click.
+ - rscadd: Added additional examine info to hide sheets that tells you how to tan
+ it into fine leather.
+ - rscadd: Adds fine leather, which is only made by tanning animal hides. Other than
+ being a little harder to burn, it's just fluff material for those who want
+ to feel rich.
Geeves:
- bugfix: Vaurca, IPCS, and golems are now immune to the skin burning effects of
phoron.
@@ -20503,3 +20515,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
spells, they spawn with different cores. If you don't like your core, refund
it and buy a different one.
- rscadd: Added some Warbling event skrell stuff to the game.
+ TheGreyWolf:
+ - rscadd: Nal'rasan and Siik'tajr now looks more unique when speaking
+ it.
+ - rscadd: Business cards can now be properly copied at a photocopier.
+ WickedCybs:
+ - tweak: Rest of the footwraps should no longer leave shoe/boot prints, just the
+ default footprints.
+ - tweak: Darkens greimorian blood a bit.
diff --git a/html/changelogs/BusinessTime.yml b/html/changelogs/BusinessTime.yml
deleted file mode 100644
index 50d2c023ecf..00000000000
--- a/html/changelogs/BusinessTime.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Business cards can now be properly copied at a photocopier."
diff --git a/html/changelogs/NalrasanUpgrade.yml b/html/changelogs/NalrasanUpgrade.yml
deleted file mode 100644
index f0d3b493f39..00000000000
--- a/html/changelogs/NalrasanUpgrade.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Nal'rasan and Siik'tajr now looks more unique when speaking it."
diff --git a/html/changelogs/doxxmedearly - hide_leather_fixes.yml b/html/changelogs/doxxmedearly - hide_leather_fixes.yml
deleted file mode 100644
index 83d6196054b..00000000000
--- a/html/changelogs/doxxmedearly - hide_leather_fixes.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: Doxxmedearly
-
-delete-after: True
-
-changes:
- - bugfix: "Hide, bare hide, and wet leather no longer act like steel."
- - bugfix: "Fixed an issue where you could queue up many clicks on hide sheets to generate extra bare hide."
- - tweak: "Wet leather can no longer be used for crafting."
- - rscadd: "You can now dry wet leather manually with a welding tool. You do not need a mask to do this."
- - rscadd: "Washing machines can now be started with alt+click."
- - rscadd: "Added additional examine info to hide sheets that tells you how to tan it into fine leather."
- - rscadd: "Adds fine leather, which is only made by tanning animal hides. Other than being a little harder to burn, it's just fluff material for those who want to feel rich."
diff --git a/html/changelogs/wickedcybs_bugblood2.yml b/html/changelogs/wickedcybs_bugblood2.yml
deleted file mode 100644
index 09eeff3fa87..00000000000
--- a/html/changelogs/wickedcybs_bugblood2.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "Darkens greimorian blood a bit."
\ No newline at end of file
diff --git a/html/changelogs/wickedcybs_wrap.yml b/html/changelogs/wickedcybs_wrap.yml
deleted file mode 100644
index 61b56cddead..00000000000
--- a/html/changelogs/wickedcybs_wrap.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "Rest of the footwraps should no longer leave shoe/boot prints, just the default footprints."
\ No newline at end of file