mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Merge pull request #80 from MGTDB/patch-8
Would prefer to make it a config option, but this is fine.
This commit is contained in:
commit
1d7cf6accb
@ -49,6 +49,7 @@ private _guns = _positions apply
|
||||
_gun setDir (random 360);
|
||||
_gun setPosATL _x;
|
||||
_gun lock 2;
|
||||
_gun enableWeaponDisassembly false;
|
||||
|
||||
_group addVehicle _gun;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user