diff --git a/html/changelog.html b/html/changelog.html index a85dd6ec606..aa0e0eb85d1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,22 @@ -->
+

04 May 2016

+

Joan updated:

+ +

TechnoAlchemist updated:

+ +

coiax updated:

+ +

03 May 2016

coiax, Robustin updated:

- -

06 April 2016

-

CoreOverload updated:

- -

Erwgd updated:

- -

LanCartwright updated:

- -

MrStonedOne updated:

- -

bgobandit updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 0b277f00f04..96a3d3d7bf0 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -4859,3 +4859,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: Changeling Fleshmend is much less effective when used repeatedly in a short time. Changeling Panacea is much more effective at purging reagents, reducing radiation and now reduces braindamage. +2016-05-04: + Joan: + - rscdel: Cultists no longer communicate via tomes. + - rscadd: Cultists now communicate via the 'Communion' action button. + TechnoAlchemist: + - rscadd: You can now craft cloaks from the scales of fallen ash drakes, look for + the recipe in tablecrafting! + coiax: + - rscadd: The Service and the Standard cyborg module now have a spraycan built in, + for hijinks and passing on important urban messages. The Service cyborg module + also has a cyborg-hand labeler, in case anything needs to be labelled. + - rscadd: 'Centcom Suicide Prevention wishes to remind the station: Please do not + kill yourself with a hand labeler.' diff --git a/html/changelogs/AutoChangeLog-pr-17282.yml b/html/changelogs/AutoChangeLog-pr-17282.yml deleted file mode 100644 index cf1340e9c7c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17282.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: coiax -delete-after: True -changes: - - rscadd: "The Service and the Standard cyborg module now have a spraycan built in, for -hijinks and passing on important urban messages. The Service cyborg module also has a cyborg-hand labeler, in case anything needs to be labelled." - - rscadd: "Centcom Suicide Prevention wishes to remind the station: Please do not kill yourself with a hand labeler." diff --git a/html/changelogs/AutoChangeLog-pr-17322.yml b/html/changelogs/AutoChangeLog-pr-17322.yml deleted file mode 100644 index a4871cfe933..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17322.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: TechnoAlchemist -delete-after: True -changes: - - rscadd: "You can now craft cloaks from the scales of fallen ash drakes, look for the recipe in tablecrafting!" diff --git a/html/changelogs/AutoChangeLog-pr-17337.yml b/html/changelogs/AutoChangeLog-pr-17337.yml deleted file mode 100644 index 780769f1159..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17337.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Joan -delete-after: True -changes: - - rscdel: "Cultists no longer communicate via tomes." - - rscadd: "Cultists now communicate via the 'Communion' action button."