From 3a7e27b600e99e29fe7f6d62f19db46dadf19fe8 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 10 Dec 2023 06:05:36 +0100 Subject: [PATCH] Automatic changelog for PR #25525 [ci skip] --- html/changelogs/AutoChangeLog-pr-25525.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-25525.yml diff --git a/html/changelogs/AutoChangeLog-pr-25525.yml b/html/changelogs/AutoChangeLog-pr-25525.yml new file mode 100644 index 00000000000..244311c29ce --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-25525.yml @@ -0,0 +1,11 @@ +author: "Rhials, MrMelbert" +delete-after: True +changes: + - rscadd: "The Tracker implant has had its teleport beacon functionality migrated to the new (cargo accessible) Beacon implant." + - rscadd: "Teleport Blocker security implant, that prevents the implantee from teleporting by any means. Purchasable from cargo." + - rscadd: "Security implants may now be harmlessly self-destructed at the Prisoner Management Console." + - balance: "The Tracker implant tracking radius has increased from 20 to 35 tiles. The Prisoner Management Console will track and display the area the implantee is in as well." + - balance: "The exile implant now prevents implantees from operating shuttle controls." + - code_imp: "Various code improvements and removal of unused vars in the Prisoner Management Console" + - code_imp: "The HUD slots for chem/tracking implants have been converted to display any implant with the IMPLANT_TYPE_SECURITY flag and an associated sprite." + - spellcheck: "Modifies various implant pad readouts, removing false information and rewriting some sections." \ No newline at end of file