From f301153197a2fe0e7e6d8443060a3e6273ca4940 Mon Sep 17 00:00:00 2001 From: Basilisk3 <126026384+Basilisk3@users.noreply.github.com> Date: Sun, 11 Aug 2024 14:10:30 +0200 Subject: [PATCH] Update other.6341.md --- changelog/snippets/other.6341.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/changelog/snippets/other.6341.md b/changelog/snippets/other.6341.md index eb969adbab..18df775fb7 100644 --- a/changelog/snippets/other.6341.md +++ b/changelog/snippets/other.6341.md @@ -1,9 +1,13 @@ - (#6341) Improve the formatting of the additional unit details displayed when `Show Armament Detail in Build Menu` is enabled in the settings. - - For example, the Harbinger is now correctly shown as having a speed of `2.95` instead of `3.0`. + + - For example, the Harbinger is now correctly displayed as having a speed of `2.95` instead of `3.0`. - Additionally, trailing zeroes are removed where possible. -- (#6341) Make the 'Scry' ability of the Eye of Rhianne and the 'Vision' ability of the Soothsayer visible in the additional unit details displayed when `Show Armament Detail in Build Menu` is enabled in the settings. - - The radius, activation cost and upkeep of the Eye of Rhianne's 'Scry' ability is now shown. - - The maximum vision radius of the Soothsayer's 'Vision' ability is now shown. +- (#6341) Include more information about unit abilities in the additional unit details displayed when `Show Armament Detail in Build Menu` is enabled in the settings. + + - Display the 'Scry' ability of the Eye of Rhianne and the 'Vision' ability of the Soothsayer. + + - The radius, activation cost and upkeep of the Eye of Rhianne's 'Scry' ability are now shown. + - The maximum vision radius of the Soothsayer's 'Vision' ability is now shown. -- (#6341) Enable unitviewDetail.lua to show whether a unit can prioritize ACUs via the snipemode feature. + - Display whether a unit can prioritize ACUs via the 'Snipemode' feature.