diff --git a/html/changelog.html b/html/changelog.html
index f64c34a5f21..fca48daee37 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,18 @@
-->
+
13 November 2021
+
Desven updated:
+
+ - Fixed more Bulwark sprites such as the Islero horns, wrist items and some glasses.
+ - Fixed the side sprite for the leather watch having the wrong watch face color.
+
+
TheGreyWolf updated:
+
+ - Injecting dexalin and dexalin plus into vaurca is now always dangerous instead of only when overdosing them.
+ - Vaurca no longer suffocate when hanged. Bulwarks and Ta can no longer be hanged.
+
+
12 November 2021
Desven updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fa5083a60da..80f894bf767 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22113,3 +22113,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed Skrell chest sprite.
dekser:
- rscadd: Added unique sprites for Unathi organs.
+2021-11-13:
+ Desven:
+ - bugfix: Fixed more Bulwark sprites such as the Islero horns, wrist items and some
+ glasses.
+ - bugfix: Fixed the side sprite for the leather watch having the wrong watch face
+ color.
+ TheGreyWolf:
+ - tweak: Injecting dexalin and dexalin plus into vaurca is now always dangerous
+ instead of only when overdosing them.
+ - rscadd: Vaurca no longer suffocate when hanged. Bulwarks and Ta can no longer
+ be hanged.
diff --git a/html/changelogs/OxygenBugs.yml b/html/changelogs/OxygenBugs.yml
deleted file mode 100644
index ee9a009c91f..00000000000
--- a/html/changelogs/OxygenBugs.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TheGreyWolf
-delete-after: True
-changes:
- - tweak: "Injecting dexalin and dexalin plus into vaurca is now always dangerous instead of only when overdosing them."
diff --git a/html/changelogs/VaurcaBreathing.yml b/html/changelogs/VaurcaBreathing.yml
deleted file mode 100644
index b797904b8c0..00000000000
--- a/html/changelogs/VaurcaBreathing.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TheGreyWolf
-delete-after: True
-changes:
- - rscadd: "Vaurca no longer suffocate when hanged. Bulwarks and Ta can no longer be hanged."
diff --git a/html/changelogs/desven-moremorebullyfixes.yml b/html/changelogs/desven-moremorebullyfixes.yml
deleted file mode 100644
index 290f03df716..00000000000
--- a/html/changelogs/desven-moremorebullyfixes.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Desven
-delete-after: True
-changes:
- - bugfix: "Fixed more Bulwark sprites such as the Islero horns, wrist items and some glasses."
- - bugfix: "Fixed the side sprite for the leather watch having the wrong watch face color."
\ No newline at end of file