diff --git a/html/changelog.html b/html/changelog.html index 7b8d128f078..a0f17a5364b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -41,6 +41,13 @@
  • Reverts the sec antag chances changes, gamemodes should be normal again now.
  • The supermatter manual has now been updated to include accurate and up to date information that will allow you to set the engine up no problem.
  • +

    JohnWildkins updated:

    +

    02 November 2019

    AmoryBlaine, JohnWildkins updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index affbf77195f..3c981c277c9 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -9752,3 +9752,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. now. - tweak: The supermatter manual has now been updated to include accurate and up to date information that will allow you to set the engine up no problem. + JohnWildkins: + - refactor: All off-station antags / those with extensive spawned loadouts now use + the outfit datum system. + - tweak: ERT/Ghost roles should now have a clearer message as to your particular + role and objective. + - rscadd: NT Asset Protection and Syndicate Commandos (aka 'Deathsquads') have been + moved and re-tooled as ghost spawner ERTs. They will only appear upon admin + intervention. + - tweak: Outfit datums should now take backpack choice into account, if options + are provided. diff --git a/html/changelogs/johnwildkins-loadouts.yml b/html/changelogs/johnwildkins-loadouts.yml deleted file mode 100644 index 2d817eb1a9a..00000000000 --- a/html/changelogs/johnwildkins-loadouts.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: JohnWildkins - -delete-after: True - -changes: - - refactor: "All off-station antags / those with extensive spawned loadouts now use the outfit datum system." - - tweak: "ERT/Ghost roles should now have a clearer message as to your particular role and objective." - - rscadd: "NT Asset Protection and Syndicate Commandos (aka 'Deathsquads') have been moved and re-tooled as ghost spawner ERTs. They will only appear upon admin intervention." - - tweak: "Outfit datums should now take backpack choice into account, if options are provided."