Added T4 weapon names. (#198)
This commit is contained in:
parent
a034394610
commit
e6d149736a
@ -1115,6 +1115,57 @@
|
|||||||
"helicopter": "Attack Helicopter",
|
"helicopter": "Attack Helicopter",
|
||||||
"player": "",
|
"player": "",
|
||||||
"attach": ""
|
"attach": ""
|
||||||
}
|
},
|
||||||
|
"T4": {
|
||||||
|
"torso_upper": "Upper Torso",
|
||||||
|
"torso_lower": "Lower Torso",
|
||||||
|
"right_leg_upper": "Upper Right Leg",
|
||||||
|
"right_leg_lower": "Lower Right Leg",
|
||||||
|
"right_hand": "Right Hand",
|
||||||
|
"right_foot": "Right Foot",
|
||||||
|
"right_arm_upper": "Upper Right Arm",
|
||||||
|
"right_arm_lower": "Lower Right Arm",
|
||||||
|
"left_leg_upper": "Upper Left Leg",
|
||||||
|
"left_leg_lower": "Lower Left Leg",
|
||||||
|
"left_hand": "Left Hand",
|
||||||
|
"left_foot": "Left Foot",
|
||||||
|
"left_arm_upper": "Upper Left Arm",
|
||||||
|
"left_arm_lower": "Lower Left Arm",
|
||||||
|
"gl": "Rifle Grenade",
|
||||||
|
"bigammo": "Round Drum",
|
||||||
|
"scoped": "Sniper Scope",
|
||||||
|
"telescopic": "Telescopic Sight",
|
||||||
|
"aperture": "Aperture Sight",
|
||||||
|
"flash": "Flash Hider",
|
||||||
|
"silenced": "Silencer",
|
||||||
|
"molotov": "Molotov Cocktail",
|
||||||
|
"sticky": "N° 74 ST",
|
||||||
|
"m2": "M2 Flamethrower",
|
||||||
|
"artillery": "Artillery Strike",
|
||||||
|
"dog": "Attack Dogs",
|
||||||
|
"colt": "Colt M1911",
|
||||||
|
"357magnum": ".357 Magnum",
|
||||||
|
"walther": "Walther P38",
|
||||||
|
"tokarev": "Tokarev TT-33",
|
||||||
|
"shotgun": "M1897 Trench Gun",
|
||||||
|
"doublebarreledshotgun": "Double-Barreled Shotgun",
|
||||||
|
"mp40": "MP40",
|
||||||
|
"type100smg": "Type 100",
|
||||||
|
"ppsh": "PPSh-41",
|
||||||
|
"svt40": "SVT-40",
|
||||||
|
"gewehr43": "Gewehr 43",
|
||||||
|
"m1garand": "M1 Garand",
|
||||||
|
"stg44": "STG-44",
|
||||||
|
"m1carbine": "M1A1 Carbine",
|
||||||
|
"type99lmg": "Type 99",
|
||||||
|
"bar": "BAR",
|
||||||
|
"dp28": "DP-28",
|
||||||
|
"mg42": "MG42",
|
||||||
|
"fg42": "FG42",
|
||||||
|
"30cal": "Browning M1919",
|
||||||
|
"type99rifle": "Arisaka",
|
||||||
|
"mosinrifle": "Mosin-Nagant",
|
||||||
|
"ptrs41":"PTRS-41"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user