diff --git a/html/changelog.html b/html/changelog.html index aa129d4c32f..dce815b7380 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -57,14 +57,36 @@

14 February 2019

+

AzuleUtama updated:

+

Citinited updated:

+

EmanTheAlmighty updated:

+ +

Mitchs98 updated:

+ +

TDSSS updated:

+

aleksix updated:

+

datlo updated:

+

12 February 2019

Citinited updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 15c10a63006..8bc0d7be648 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -9103,8 +9103,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: Added Greey's fluff duffelbag - tweak: Staff and wand of door can now also open lockers. 2019-02-14: + AzuleUtama: + - rscadd: Added Super Surplus Crates from TG. They contain 125TC worth of gear, + but cost 40TC meaning you'll need to team up if you want one. + - bugfix: The Surplus chance value for various uplink items will now work when ordering + a crate. Citinited: - tweak: Adds jestosterone to the list of standard reagents, not sure if this has any in-game effect. + EmanTheAlmighty: + - rscadd: Sentience event now adds some damage to the affected mob. + - tweak: Sentience event now adds health to the affected mob, rather than replacing + the old value with another value. + Mitchs98: + - tweak: IV Drip crate can now be opened by general medical personnel, instead of + only the CMO. + TDSSS: + - tweak: NT rep and Magistrate lose access to the HOP office aleksix: - bugfix: made the lighter size consistent before and after first lighting. + datlo: + - tweak: The Nuclear Authentification Disk can no longer be taken from the station + by the ERT, Abductors, or Sol Traders. diff --git a/html/changelogs/AutoChangeLog-pr-10861.yml b/html/changelogs/AutoChangeLog-pr-10861.yml deleted file mode 100644 index b531b0b2680..00000000000 --- a/html/changelogs/AutoChangeLog-pr-10861.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "EmanTheAlmighty" -delete-after: True -changes: - - rscadd: "Sentience event now adds some damage to the affected mob." - - tweak: "Sentience event now adds health to the affected mob, rather than replacing the old value with another value." diff --git a/html/changelogs/AutoChangeLog-pr-10869.yml b/html/changelogs/AutoChangeLog-pr-10869.yml deleted file mode 100644 index 2427976508f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-10869.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "AzuleUtama" -delete-after: True -changes: - - rscadd: "Added Super Surplus Crates from TG. They contain 125TC worth of gear, but cost 40TC meaning you'll need to team up if you want one." - - bugfix: "The Surplus chance value for various uplink items will now work when ordering a crate." diff --git a/html/changelogs/AutoChangeLog-pr-10877.yml b/html/changelogs/AutoChangeLog-pr-10877.yml deleted file mode 100644 index 43a34fa3265..00000000000 --- a/html/changelogs/AutoChangeLog-pr-10877.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "TDSSS" -delete-after: True -changes: - - tweak: "NT rep and Magistrate lose access to the HOP office" diff --git a/html/changelogs/AutoChangeLog-pr-10879.yml b/html/changelogs/AutoChangeLog-pr-10879.yml deleted file mode 100644 index 20492dd00fe..00000000000 --- a/html/changelogs/AutoChangeLog-pr-10879.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "datlo" -delete-after: True -changes: - - tweak: "The Nuclear Authentification Disk can no longer be taken from the station by the ERT, Abductors, or Sol Traders." diff --git a/html/changelogs/AutoChangeLog-pr-10887.yml b/html/changelogs/AutoChangeLog-pr-10887.yml deleted file mode 100644 index 9b6714c50d6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-10887.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Mitchs98" -delete-after: True -changes: - - tweak: "IV Drip crate can now be opened by general medical personnel, instead of only the CMO."