Skip to content

Commit

Permalink
Update A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_LDF.sqf
Browse files Browse the repository at this point in the history
Co-authored-by: ante185 <[email protected]>
  • Loading branch information
RetardedFoX and ante185 authored Oct 14, 2024
1 parent c8537c4 commit 8778d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_LDF.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ private _APCs = ["Aegis_I_E_APC_Wheeled_01_cannon_v2_F"];

["vehiclesPlanesCAS", ["I_E_Plane_Fighter_04_Cluster_F"]] call _fnc_saveToTemplate;
["vehiclesPlanesAA", ["I_E_Plane_Fighter_04_F"]] call _fnc_saveToTemplate;
["vehiclesPlanesTransport", []] call _fnc_saveToTemplate;
["vehiclesPlanesTransport", ["B_T_Plane_Transport_01_infantry_F"]] call _fnc_saveToTemplate;

["vehiclesHelisLight", ["I_E_Heli_light_03_unarmed_F"]] call _fnc_saveToTemplate;
["vehiclesHelisTransport", ["I_E_Heli_light_03_unarmed_F"]] call _fnc_saveToTemplate;
Expand Down

0 comments on commit 8778d9e

Please sign in to comment.