Skip to content

Commit

Permalink
restore laser designator of Darter
Browse files Browse the repository at this point in the history
D30s have their LG shells removed by grad_D30_tweak now

(see gruppe-adler/grad_D30_artilleryTweak@61dbcc5)
  • Loading branch information
b-mayr-1984 committed Jun 2, 2024
1 parent c532712 commit 9772031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
params ["_vehicle"];
_vehicle disableTIEquipment true; // disable thermal imaging
_vehicle disableNVGEquipment true; // disable night vision imaging
_vehicle removeMagazinesTurret ["Laserbatteries", [0]]; // disable laser designator
// _vehicle removeMagazinesTurret ["Laserbatteries", [0]]; // disable laser designator
}, true, [], true] call CBA_fnc_addClassEventHandler;

["UAV_01_base_F", "Engine",{
Expand Down

0 comments on commit 9772031

Please sign in to comment.