diff --git a/patchnotes.md b/patchnotes.md index 99a8be13..073b3222 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -71,7 +71,8 @@ Patch goals include: ## Bugfixes - **Stability:** - - Patched a rare nullsprite crash (r. lolrsk8s) + - Safeguarded against an AI-related nullsprite crash + - Safeguarded against a rare nullsprite crash (r. lolrsk8s) - **Gameplay:** - Prospectively fixed a rare case where Apostles could continue reclaiming after death (r. TheBeaver99) - Fixed Lobotomy Mines not targeting units that had previously burrowed (c. DF) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 2372bd3e..04c4d691 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ