From c8235def3443759d6fc867a1968f2be85c4acaaf Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sat, 23 Nov 2019 12:39:38 -0600 Subject: [PATCH] Automatic changelog generation for PR #9864 [ci skip] --- html/changelogs/AutoChangeLog-pr-9864.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-9864.yml diff --git a/html/changelogs/AutoChangeLog-pr-9864.yml b/html/changelogs/AutoChangeLog-pr-9864.yml new file mode 100644 index 0000000000..ff1f4f6508 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9864.yml @@ -0,0 +1,5 @@ +author: "Knouli" +delete-after: True +changes: + - rscadd: "attack_self proc for the legion core which triggers a self-heal al la the previous 'afterattack' proc, as if clicking on the character's own sprite to self-heal" + - rscadd: "admin logging for all three use cases of legion core healing - afterattack, attack_self, and implanted ui_action_click"