diff --git a/patchnotes.md b/patchnotes.md index b2e77dc3..2aa76448 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -23,6 +23,10 @@ - Custom triggers which accept `unit_id` bitsets now accept a new `military` keyword that filters out workers and non-military units (e.g. traps, missiles, Stewards, etc) - **unit_count** now accepts an additional parameter **completed** (defaults to false) for exclusively tracking completed units - Functionality has been restored to **player_type** (r. Kenoli) +- **NEW:** `tyrannize`: + - Applies the effects of the Protoss Tyranny of the Sun cornerstone to designated units +- **NEW:** `highlight_unit`: + - Causes selection circle flickers akin to unit transmissions for designated units. # Core changes diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 9c66dee5..bfc58585 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ