From d017dc051707dad4f5ea0bdc3125d830b5e2998e Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sat, 17 Feb 2018 13:31:22 -0600 Subject: [PATCH] Automatic changelog generation for PR #5535 [ci skip] --- html/changelogs/AutoChangeLog-pr-5535.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-5535.yml diff --git a/html/changelogs/AutoChangeLog-pr-5535.yml b/html/changelogs/AutoChangeLog-pr-5535.yml new file mode 100644 index 0000000000..c74dec1e9d --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-5535.yml @@ -0,0 +1,6 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - rscadd: "added a subreaction for rainbow slime cores, injecting 5u of plasma now makes them explode into random slimecores." + - rscadd: "added a slimejelly reaction to rainbow slime cores that does the above but all the cores that spawn get 5u each of plasma, water and blood injected. (aka chaos)" + - code_imp: "improved clusterbuster code with Initialize, addtimer, vars for sounds and payload spawners, etc"