From 0c1cfd838293f5aec506c4d61bd84add27ced5b5 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 17 Sep 2017 22:26:00 -0500 Subject: [PATCH] Automatic changelog generation for PR #2827 [ci skip] --- html/changelogs/AutoChangeLog-pr-2827.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2827.yml diff --git a/html/changelogs/AutoChangeLog-pr-2827.yml b/html/changelogs/AutoChangeLog-pr-2827.yml new file mode 100644 index 0000000000..6f2cfbfbe9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2827.yml @@ -0,0 +1,4 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - bugfix: "Airlocks now check metal for upgrades using the standard get_amount() proc instead of checking the amount var, this means it is compatible with cyborgs."