v0742.1 changes

This commit is contained in:
IT07 2016-04-17 16:43:58 +02:00
parent 8daaa61871
commit b7614853d5

View File

@ -1,5 +1,15 @@
## VEMF Changelog
#### `v0742.1`
*Server-side* <br />
**[ADDED]** heliLocked option to class DynamicLocationInvasion <br />
**[CHANGED]** default unitClass is now "O_G_Sharpshooter_F". Switch to "B_G_Soldier_AR_F" if you are having issues with the new unitClass <br />
**[CHANGED]** heliPatrol of DynamicLocationInvasion mission now spawns higher for increased immersion <br />
**[FIXED]** heliPatrol heli just won't loiter <br />
**[FIXED]** missing code in fn_aiKilled.sqf <br />
**[IMPROVED]** missionTimer now is much smarter <br />
<br />
#### `v0742.0`
*Server-side* <br />
**[ADDED]** New mission "BaseAttack"! <br />