diff --git a/CHANGELOG.md b/CHANGELOG.md index fb2a0b442..d006726b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Exposed `MovableObject` INI property `EffectAlwaysShows` to Lua (R/W), boolean. This property defines whether or not the glows on this MO will be obscured by other MOs. + +
Changed - Brain vs Brain now uses the Infantry Brain preset if available, and picks a random brain if not.