diff --git a/html/changelog.html b/html/changelog.html
index 7ae924fe0036a..c3aa6c9b57709 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -28,6 +28,27 @@
+
19.10 - 2023
+
Обновления Qlonever:
+
+
Open crates, large crates, closets, and wall closets now use correct decal icons.
+
+
Обновления Ryan180602:
+
+
Removes attack log for using the gravikinetic.
+
+
Обновления SierraKomodo:
+
+
Radios can now be used while weakened, but are still blocked when paralyzed or stunned.
+
Radios can no longer be used while under the voiceloss chemical effect (The one that forces you to whisper). This applies to amaspores (Amatoxin poisoning) and vecoronium bromide (Paralysis pen).
+
+
Обновления emmanuelbassil:
+
+
Clicking on yourself with a pill bottle no matter the targeted area consumes a pill. Previous behavior required targeting mouth.
+
Fixes being unable to punch spiderlings to death
+
Can now damage any object with health using your fists of justice; similar to existing behavior with melee weapons.
+
+
18.10 - 2023
Обновления Slywater:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f071650890c40..58bc0d03d9b33 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22045,3 +22045,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p
- tweak: less radius for instruments sound
emmanuelbassil:
- bugfix: Fixes being unable to place mobs into a mounted sleeper.
+2023-10-19:
+ Qlonever:
+ - bugfix: Open crates, large crates, closets, and wall closets now use correct decal
+ icons.
+ Ryan180602:
+ - admin: Removes attack log for using the gravikinetic.
+ SierraKomodo:
+ - balance: Radios can now be used while weakened, but are still blocked when paralyzed
+ or stunned.
+ - balance: Radios can no longer be used while under the voiceloss chemical effect
+ (The one that forces you to whisper). This applies to amaspores (Amatoxin poisoning)
+ and vecoronium bromide (Paralysis pen).
+ emmanuelbassil:
+ - tweak: Clicking on yourself with a pill bottle no matter the targeted area consumes
+ a pill. Previous behavior required targeting mouth.
+ - bugfix: Fixes being unable to punch spiderlings to death
+ - tweak: Can now damage any object with health using your fists of justice; similar
+ to existing behavior with melee weapons.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1152.yml b/html/changelogs/AutoChangeLog-sierra-pr-1152.yml
deleted file mode 100644
index 91889f1a9408d..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1152.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: emmanuelbassil
-delete-after: true
-changes:
- - tweak: Clicking on yourself with a pill bottle no matter the targeted area consumes
- a pill. Previous behavior required targeting mouth.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1153.yml b/html/changelogs/AutoChangeLog-sierra-pr-1153.yml
deleted file mode 100644
index 70cd988a48a21..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1153.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Qlonever
-delete-after: true
-changes:
- - bugfix: Open crates, large crates, closets, and wall closets now use correct decal
- icons.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1154.yml b/html/changelogs/AutoChangeLog-sierra-pr-1154.yml
deleted file mode 100644
index 603588faa8664..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1154.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: emmanuelbassil
-delete-after: true
-changes:
- - bugfix: Fixes being unable to punch spiderlings to death
- - tweak: Can now damage any object with health using your fists of justice; similar
- to existing behavior with melee weapons.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1155.yml b/html/changelogs/AutoChangeLog-sierra-pr-1155.yml
deleted file mode 100644
index 090dd17d78cad..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1155.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: SierraKomodo
-delete-after: true
-changes:
- - balance: Radios can now be used while weakened, but are still blocked when paralyzed
- or stunned.
- - balance: Radios can no longer be used while under the voiceloss chemical effect
- (The one that forces you to whisper). This applies to amaspores (Amatoxin poisoning)
- and vecoronium bromide (Paralysis pen).
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1156.yml b/html/changelogs/AutoChangeLog-sierra-pr-1156.yml
deleted file mode 100644
index 3d751e2ce7abe..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1156.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ryan180602
-delete-after: true
-changes:
- - admin: Removes attack log for using the gravikinetic.