Updates Configs
This commit is contained in:
parent
06e5c70933
commit
f8b185c854
@ -320,16 +320,19 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
blck_blackListedMods = [
|
blck_blackListedMods = [
|
||||||
"Kart",
|
// Uncomment to exclude items/weapons/uniforms/vest/headgear from being included.
|
||||||
"TANK",
|
// Add DLC names you wish to exluded as appropriate
|
||||||
"ORANGE",
|
// DLC names will be added to your server.RPT
|
||||||
"Heli",
|
//"Kart",
|
||||||
"Contact",
|
//"TANK",
|
||||||
"Enoch",
|
//"ORANGE",
|
||||||
"Orange",
|
//"Heli",
|
||||||
"Jets",
|
//"Contact",
|
||||||
"Mark",
|
//"Enoch",
|
||||||
"Expansion"
|
//"Orange",
|
||||||
|
//"Jets",
|
||||||
|
//"Mark",
|
||||||
|
//"Expansion"
|
||||||
];
|
];
|
||||||
blck_blacklistedVests = [
|
blck_blacklistedVests = [
|
||||||
//"V_Press_F"
|
//"V_Press_F"
|
||||||
|
@ -295,16 +295,19 @@
|
|||||||
// lists of black-listed items to be excluded from dynamic loadouts
|
// lists of black-listed items to be excluded from dynamic loadouts
|
||||||
|
|
||||||
blck_blackListedMods = [
|
blck_blackListedMods = [
|
||||||
"Kart",
|
// Uncomment to exclude items/weapons/uniforms/vest/headgear from being included.
|
||||||
"TANK",
|
// Add DLC names you wish to exluded as appropriate
|
||||||
"ORANGE",
|
// DLC names will be added to your server.RPT
|
||||||
"Heli",
|
//"Kart",
|
||||||
"Contact",
|
//"TANK",
|
||||||
"Enoch",
|
//"ORANGE",
|
||||||
"Orange",
|
//"Heli",
|
||||||
"Jets",
|
//"Contact",
|
||||||
"Mark",
|
//"Enoch",
|
||||||
"Expansion"
|
//"Orange",
|
||||||
|
//"Jets",
|
||||||
|
//"Mark",
|
||||||
|
//"Expansion"
|
||||||
];
|
];
|
||||||
blck_blacklistedVests = [
|
blck_blacklistedVests = [
|
||||||
//"V_Press_F"
|
//"V_Press_F"
|
||||||
|
Loading…
Reference in New Issue
Block a user