diff --git a/html/changelog.html b/html/changelog.html index f3119b4c2b6..c3411a5d8d2 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -57,9 +57,19 @@

10 July 2017

+

Citinited updated:

+

Fox McCloud updated:

08 July 2017

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index e77276dff94..7f751fc4424 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -5140,6 +5140,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. could lead to a situation where a job is prioritized without people being able to join as it. 2017-07-10: + Citinited: + - bugfix: Superfart once again works ass intended. Fox McCloud: - tweak: Radiation poisoning no longer permastuns, but deals burn damage now and has increased mutation chances + - rscadd: adds in electric guitars + - rscadd: can now craft violins and electric guitars + - rscadd: purchase electric guitars at the cargo store + - rscadd: service borgs now have an electric guitar, too + - tweak: lowered the price of instruments, at cargo store, to 500 + - bugfix: Fixed violins not having an in-hand icon diff --git a/html/changelogs/AutoChangeLog-pr-7694.yml b/html/changelogs/AutoChangeLog-pr-7694.yml deleted file mode 100644 index a1e81430858..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7694.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "Fox McCloud" -delete-after: True -changes: - - rscadd: "adds in electric guitars" - - rscadd: "can now craft violins and electric guitars" - - rscadd: "purchase electric guitars at the cargo store" - - rscadd: "service borgs now have an electric guitar, too" - - tweak: "lowered the price of instruments, at cargo store, to 500" - - bugfix: "Fixed violins not having an in-hand icon" diff --git a/html/changelogs/AutoChangeLog-pr-7751.yml b/html/changelogs/AutoChangeLog-pr-7751.yml deleted file mode 100644 index 52bfbfb579c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-7751.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Citinited" -delete-after: True -changes: - - bugfix: "Superfart once again works ass intended."