diff --git a/html/changelog.html b/html/changelog.html index cc9af65de89..96d44ea52de 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -49,6 +49,10 @@
  • Produce boxes now spawn 15 produce items instead of 12.
  • Reduced the types of produce that spawns in produce boxes to produce that actually have recipes.
  • +

    Skull132 updated:

    +

    21 March 2020

    Geeves updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 876c0e41538..76b08185f20 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -12300,3 +12300,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: Produce boxes now spawn 15 produce items instead of 12. - tweak: Reduced the types of produce that spawns in produce boxes to produce that actually have recipes. + Skull132: + - tweak: Reimplemented the drafting of antagonists from round voters if there are + not enough candidates otherwise. diff --git a/html/changelogs/skull132-antags.yml b/html/changelogs/skull132-antags.yml deleted file mode 100644 index c4426e2fef0..00000000000 --- a/html/changelogs/skull132-antags.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Skull132 -delete-after: True - -changes: - - tweak: "Reimplemented the drafting of antagonists from round voters if there are not enough candidates otherwise."