diff --git a/html/changelog.html b/html/changelog.html index d2512db1094..0c610d5eaf0 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -60,6 +60,18 @@ +

FlattestGuitar updated:

+ +

KasparoVy updated:

+

24 February 2017

FalseIncarnate updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 1aa93187082..0128f9682ed 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -3886,3 +3886,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2017-02-25: Crazylemon64: - bugfix: Telecomms monitor is now infused with fastitude + FlattestGuitar: + - tweak: Escape has been re-bushed. + KasparoVy: + - rscadd: Reagent plasma has a weak healing effect on Plasmamen when injected and + will not poison them. + - rscadd: Reagent oxygen is as toxic to Vox as reagent plasma is to just about anyone. + - rscadd: Plasmamen now join the shift with 2 suit auto-extinguisher refill cartridges + which, individually, will fully refill an empty Plasmaman suit's autoextinguisherl. + - rscadd: Plasmaman suits now auto-extinguish and will be able to do so 5 times + before they can be refilled by a cartridge. + - tweak: Plasmamen no longer burn in a vacuum or in plasma-pure environments. diff --git a/html/changelogs/AutoChangeLog-pr-6555.yml b/html/changelogs/AutoChangeLog-pr-6555.yml deleted file mode 100644 index 9284e67b70f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6555.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "KasparoVy" -delete-after: True -changes: - - rscadd: "Reagent plasma has a weak healing effect on Plasmamen when injected and will not poison them." - - rscadd: "Reagent oxygen is as toxic to Vox as reagent plasma is to just about anyone." - - rscadd: "Plasmamen now join the shift with 2 suit auto-extinguisher refill cartridges which, individually, will fully refill an empty Plasmaman suit's autoextinguisherl." - - rscadd: "Plasmaman suits now auto-extinguish and will be able to do so 5 times before they can be refilled by a cartridge." - - tweak: "Plasmamen no longer burn in a vacuum or in plasma-pure environments." diff --git a/html/changelogs/AutoChangeLog-pr-6579.yml b/html/changelogs/AutoChangeLog-pr-6579.yml deleted file mode 100644 index 6bf0a93b8da..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6579.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "FlattestGuitar" -delete-after: True -changes: - - tweak: "Escape has been re-bushed."