From cf44c96be95b26d788b7b47cd60d54f23eeb3ca6 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 11 Aug 2019 12:15:51 -0500 Subject: [PATCH] Automatic changelog generation for PR #8992 [ci skip] --- html/changelogs/AutoChangeLog-pr-8992.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-8992.yml diff --git a/html/changelogs/AutoChangeLog-pr-8992.yml b/html/changelogs/AutoChangeLog-pr-8992.yml new file mode 100644 index 0000000000..299792fee3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-8992.yml @@ -0,0 +1,5 @@ +author: "Chayse" +delete-after: True +changes: + - rscadd: "Assorted space-worthy helmets can now act as masks for internals." + - refactor: "Internals code can now check any item with the ALLOWSINTERNALS flag through the GET_INTERNAL_SLOTS define. For now this only checks head and mask slots, since those are the most realistically speaking usable ones."