diff --git a/html/changelog.html b/html/changelog.html index db041fd29f2..3f60e917d5b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -69,6 +69,14 @@

Fox McCloud updated:

+

variableundefined updated:

+

25 July 2018

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b3da310a082..d825d60e441 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -6691,3 +6691,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Non-hotel SNPCs work again Fox McCloud: - bugfix: Extract posibrains should have the correct names now + - rscadd: Abductors can now purchase a mind device to speak into crewmembers minds + or give directives to abductees + - rscadd: Abductors now have their own versions of the FixOVein, Bonesetter, and + Bonegel. Credit to Triiodine for the sprites + - rscadd: Adds a new electric shock and chemical gland for abductors + - tweak: viral gland generates random viruses and egg laying gland eggs now have + random reagents in them + variableundefined: + - tweak: Cyborg Analyzer no longer rounds off the damage number it displays. diff --git a/html/changelogs/AutoChangeLog-pr-9247.yml b/html/changelogs/AutoChangeLog-pr-9247.yml deleted file mode 100644 index 9bfe5a12504..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9247.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Fox McCloud" -delete-after: True -changes: - - rscadd: "Abductors can now purchase a mind device to speak into crewmembers minds or give directives to abductees" - - rscadd: "Abductors now have their own versions of the FixOVein, Bonesetter, and Bonegel. Credit to Triiodine for the sprites" - - rscadd: "Adds a new electric shock and chemical gland for abductors" - - tweak: "viral gland generates random viruses and egg laying gland eggs now have random reagents in them" diff --git a/html/changelogs/AutoChangeLog-pr-9258.yml b/html/changelogs/AutoChangeLog-pr-9258.yml deleted file mode 100644 index 8827a2fd6d4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9258.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "variableundefined" -delete-after: True -changes: - - tweak: "Cyborg Analyzer no longer rounds off the damage number it displays."