diff --git a/mpq/scripts/aiscript.bin b/mpq/scripts/aiscript.bin index 04489df9..ddc404f9 100644 Binary files a/mpq/scripts/aiscript.bin and b/mpq/scripts/aiscript.bin differ diff --git a/patchnotes.md b/patchnotes.md index 96b5a972..ac22a4c2 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -24,6 +24,8 @@ - Allows AI players to ignore the "don't burrow near allied structures" rule. - **NEW: set_ally_alert_blacklist** action: - Allows "ally under attack" alerts to be ignored for specific players. +- **NEW: disable_tactical_ai** action: + - Sets whether to disable tactical AI for specified computer players. ## Bugfixes - **Stability:** diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 898db2b0..5c073a3b 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ