Add changelog entry for "AllowEnemiesInImmobile"

This commit is contained in:
Filip Maciejewski 2019-09-05 10:23:40 +02:00
parent fa2ea170e7
commit f8f92ba9fe
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ class Missions
* Added: [Swedish Forces Pack](https://steamcommunity.com/sharedfiles/filedetails/?id=826911897) transport configs. Thanks to [Dahlgren](https://github.com/Dahlgren)
* Added: Parameter to enable/disable the vanilla A3 dynamic fog behavior. Default enabled, so `fucking_set_fog.sqf` isn't running by default.
* Added: Parameter to decide to start the campaign with a FOB container (default, like before) or a FOB truck.
* Added: Parameter to allow enemies stay in immobile vehicles (default 50% chance).
* Updated: Russian localization. Thanks to [DjHaski](https://github.com/DjHaski)
* Tweaked: Initial FOB box doesn't have equipment in the inventory anmore.
* Tweaked: Height check for mobile respawn now relies on `isTouchingGround` instead of z value of position.