Merge pull request #21 from StokesMagee/master

Fix errors within files
This commit is contained in:
[CiC]red_ned 2019-05-30 13:48:11 +01:00 committed by GitHub
commit 9aae3a0460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 5 deletions

View File

@ -127,7 +127,7 @@ class BAFVests
"UK3CB_BAF_V_PLCE_Webbing_Plate_OLI",
"UK3CB_BAF_V_PLCE_Webbing_Plate_Winter",
"UK3CB_BAF_V_PLCE_Webbing_Winter",
"UK3CB_BAF_V_Pilot_A"
"UK3CB_BAF_V_Pilot_A",
"UK3CB_BAF_V_Pilot_DDPM",
"UK3CB_BAF_V_Pilot_DPMT",
"UK3CB_BAF_V_Pilot_DPMW"

View File

@ -249,7 +249,7 @@
"UK3CB_BAF_L131A1",
"UK3CB_BAF_L135A1",
"UK3CB_BAF_L1A1",
"UK3CB_BAF_L1A1_Wood"
"UK3CB_BAF_L1A1_Wood",
"UK3CB_BAF_L22",
"UK3CB_BAF_L22A2",
"UK3CB_BAF_L7A2",

View File

@ -294,7 +294,7 @@
"SAFArmed",
"SAFUnarmed",
"TankDLC",
"Trucks",
"Trucks"
//"MASTanks"
//"A3Tanks"
//"UGV"

View File

@ -11,7 +11,7 @@
class FHQ_optic_AC12136_tan { quality = 1; price = 300; };
class FHQ_optic_ACOG { quality = 1; price = 300; };
class FHQ_optic_ACOG_tan { quality = 1; price = 300; };
class FHQ_optic_AIM CompM4 { quality = 1; price = 300; };
class FHQ_optic_AIM_CompM4 { quality = 1; price = 300; };
class FHQ_optic_AIM_tan { quality = 1; price = 300; };
class FHQ_optic_AimM_BLK { quality = 1; price = 300; };
class FHQ_optic_AimM_TAN { quality = 1; price = 300; };

View File

@ -235,7 +235,7 @@
"rhsusf_falconii_coy",
"rhsusf_falconii_mc",
"rhsusf_falconii",
"RHS_M2_Gun_Bag",
"RHS_M2_Gun_Bag"
};
};

Binary file not shown.