diff --git a/html/changelog.html b/html/changelog.html index 193b1c49b74..a00202bc607 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,17 @@ -->
+

28 December 2020

+

Gamer025 updated:

+ +

Seris02 updated:

+ +

27 December 2020

Azarak updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 541074cfc89..e95e7edda60 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -45560,3 +45560,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - balance: Uranium golems release their radiation pulse when hit by attacks. Or objects. - rscadd: Uranium golems can now wear engineering jumpsuits, work boots and wintercoats. +2020-12-28: + Gamer025: + - bugfix: Remove broken "name" entries in security techfab under "Ammo" category + - rscadd: When being hit by a thrown vendor it crushes you + Seris02: + - bugfix: 2 punctuation errors diff --git a/html/changelogs/AutoChangeLog-pr-55723.yml b/html/changelogs/AutoChangeLog-pr-55723.yml deleted file mode 100644 index c73fc4180c4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55723.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Gamer025" -delete-after: True -changes: - - rscadd: "When being hit by a thrown vendor it crushes you" diff --git a/html/changelogs/AutoChangeLog-pr-55739.yml b/html/changelogs/AutoChangeLog-pr-55739.yml deleted file mode 100644 index 87853069f16..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55739.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Gamer025" -delete-after: True -changes: - - bugfix: "Remove broken \"name\" entries in security techfab under \"Ammo\" category" diff --git a/html/changelogs/AutoChangeLog-pr-55753.yml b/html/changelogs/AutoChangeLog-pr-55753.yml deleted file mode 100644 index 5606951e7c2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55753.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Seris02" -delete-after: True -changes: - - bugfix: "2 punctuation errors"