Skip to content

Commit

Permalink
REB Vehicle Attributes lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ante185 committed Dec 27, 2023
1 parent b831536 commit 649c593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A3A/addons/core/Templates/Templates/IFA/IFA_REB_FFI.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
["breachingExplosivesAPC", [["LIB_Ladung_Big_MINE_mag", 1], ["LIB_Ladung_Small_MINE_mag", 1]]] call _fnc_saveToTemplate;
["breachingExplosivesTank", [["LIB_US_TNT_4pound_mag", 1], ["LIB_Ladung_Big_MINE_mag", 2]]] call _fnc_saveToTemplate;

//Enter #include "Modset_Reb_Vehicle_Attributes.sqf" here
#include "IFA_Reb_Vehicle_Attributes.sqf"

///////////////////////////
// Rebel Starting Gear //
Expand Down

0 comments on commit 649c593

Please sign in to comment.