From 83acec505196f9127e035080444b923a607304ef Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Mon, 18 Jun 2018 12:23:05 -0500 Subject: [PATCH] Automatic changelog generation for PR #7157 [ci skip] --- html/changelogs/AutoChangeLog-pr-7157.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-7157.yml diff --git a/html/changelogs/AutoChangeLog-pr-7157.yml b/html/changelogs/AutoChangeLog-pr-7157.yml new file mode 100644 index 0000000000..3817543206 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-7157.yml @@ -0,0 +1,6 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - tweak: "The blob core (and only the blob core) now respawns randomly on the station when the core is taken off z-level" + - bugfix: "Prevents the round from going into an unending state" + - code_imp: "Added a variable to the stationloving component for objects that can be destroyed but not moved off z-level"