diff --git a/html/changelog.html b/html/changelog.html
index f5cbc6d6d9..3000c5caa5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,15 @@
-->
+
19 November 2021
+
shellspeed1 updated:
+
+ - An experimental smart dart repeater rifle has been added by NT. It accepts both a large and small hypovials and uses it to fill the smart darts it synthesizes. It can hold 6 smart darts and makes a new one every 20 seconds. To research it, grab the medical weaponry node. tweak: Reagent gun renamed to reagent repeater
+ - reagent repeater now holds 6 syringes.
+ - Reagent repeater and smart dart repeater rifle start with 4 syringes instead of a full clip.
+ - reagent repeater synthesizes a new syringe every 20 seconds. tweak: smart dart guns now use the syringe gun as an inhands sprite.
+
+
18 November 2021
DeltaFire15 updated:
@@ -440,12 +449,6 @@
- blacklisted morphine and haloperidol from dart guns
-
- 17 September 2021
- DeltaFire15 updated:
-
- - Techweb hidden nodes should now show less weird behavior.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9a13d16804..dbc59ca3f6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30272,3 +30272,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Spookystation Map
- rscadd: Tree chopping/Grass cutting
- rscadd: Vectorcars
+2021-11-19:
+ shellspeed1:
+ - rscadd: 'An experimental smart dart repeater rifle has been added by NT. It accepts
+ both a large and small hypovials and uses it to fill the smart darts it synthesizes.
+ It can hold 6 smart darts and makes a new one every 20 seconds. To research
+ it, grab the medical weaponry node. tweak: Reagent gun renamed to reagent repeater'
+ - balance: reagent repeater now holds 6 syringes.
+ - balance: Reagent repeater and smart dart repeater rifle start with 4 syringes
+ instead of a full clip.
+ - balance: 'reagent repeater synthesizes a new syringe every 20 seconds. tweak:
+ smart dart guns now use the syringe gun as an inhands sprite.'
diff --git a/html/changelogs/AutoChangeLog-pr-15320.yml b/html/changelogs/AutoChangeLog-pr-15320.yml
deleted file mode 100644
index 5c0888aa00..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15320.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "shellspeed1"
-delete-after: True
-changes:
- - rscadd: "An experimental smart dart repeater rifle has been added by NT. It accepts both a large and small hypovials and uses it to fill the smart darts it synthesizes. It can hold 6 smart darts and makes a new one every 20 seconds. To research it, grab the medical weaponry node.
-tweak: Reagent gun renamed to reagent repeater"
- - balance: "reagent repeater now holds 6 syringes."
- - balance: "Reagent repeater and smart dart repeater rifle start with 4 syringes instead of a full clip."
- - balance: "reagent repeater synthesizes a new syringe every 20 seconds.
-tweak: smart dart guns now use the syringe gun as an inhands sprite."