From ae87fc747660cb8282ed5b4a0fcebc69f4d4bd63 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 28 Jan 2021 03:06:57 +0100 Subject: [PATCH] Automatic changelog generation for PR #2918 [ci skip] --- html/changelogs/AutoChangeLog-pr-2918.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2918.yml diff --git a/html/changelogs/AutoChangeLog-pr-2918.yml b/html/changelogs/AutoChangeLog-pr-2918.yml new file mode 100644 index 00000000000..c75723d3778 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2918.yml @@ -0,0 +1,5 @@ +author: "Qustinnus" +delete-after: True +changes: + - rscadd: "Adds a new material called Hauntium which you can get from photos with ghosts on them taken by the Camera Obscura, If you make items from this material, the resulting items will be haunted, attempting to pick them up may even make them hostile!" + - code_imp: "Cleans up AI controller code a bit based on things I missed in the first PR."