From 6a84048518e70754cdb80ed57350b76e3fd691c3 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Thu, 28 Dec 2017 23:50:03 -0600 Subject: [PATCH] Automatic changelog generation for PR #4563 [ci skip] --- html/changelogs/AutoChangeLog-pr-4563.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4563.yml diff --git a/html/changelogs/AutoChangeLog-pr-4563.yml b/html/changelogs/AutoChangeLog-pr-4563.yml new file mode 100644 index 0000000000..942c7504b3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4563.yml @@ -0,0 +1,11 @@ +author: "deathride58" +delete-after: True +changes: + - rscadd: "Mediborgs now have an alternate sprite taken from Paradise, featuring heavy modifications from Vivi." + - rscadd: "Standard security borgs now has two alternative sprites that were previously unused in TG's files!" + - rscadd: "Engineering borgs now have an alternative sprite that was previously unused in TG's files." + - rscadd: "Mining borgs are now able to choose between the current lavaland paintjob or the old asteroid paintjob." + - code_imp: "Dogborgs are now modularized." + - code_imp: "All of the copypasta brought by the new borg icons has been removed. Custom borg sprites are now modular." + - code_imp: "The additional modules in the borg module select menu have been modularized." + - code_imp: "The module select icon file is now able to be modular. This does not yet restore the regressed dogborg module select icons."