ed
This commit is contained in:
parent
250ce4a411
commit
8f44065e5f
19 changed files with 1093 additions and 2 deletions
|
|
@ -95,6 +95,25 @@ config.attachment.weaponAttachment = {
|
|||
{ item = "free", component = "COMPONENT_AT_PI_SUPP_02" },
|
||||
},
|
||||
},
|
||||
["weapon_klog19fde"] = {
|
||||
["magazine"] = {
|
||||
{ item = "free", component = "COMPONENT_PISTOL_MK2_CLIP_01", default = true },
|
||||
{ item = "free", component = "COMPONENT_PISTOL_MK2_CLIP_02" },
|
||||
},
|
||||
["flashlight"] = {
|
||||
{ item = "free", component = "COMPONENT_AT_PI_FLSH_02" },
|
||||
},
|
||||
["scope"] = {
|
||||
{ item = "free", component = "COMPONENT_AT_PI_RAIL" },
|
||||
},
|
||||
["muzzle"] = {
|
||||
{ item = "free", component = "COMPONENT_AT_PI_COMP" },
|
||||
{ item = "free", component = "COMPONENT_AT_PI_SUPP_02" },
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
|
||||
--ILLEGAL Pistol
|
||||
["weapon_m45a1fm"] = {
|
||||
["magazine"] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue