forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
12f01f7e4f
commit
2e87ef7316
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ config.weaponGroupPostions = {
|
|||
[-37788308] = "rLegBack", --GROUP_FIREEXTINGUISHER
|
||||
[1175761940] = "none", --GROUP_HACKINGDEVICE
|
||||
[2725924767] = "back", --GROUP_HEAVY
|
||||
[-728555052] = "back", --GROUP_MELEE
|
||||
[-728555052] = "none", --GROUP_MELEE
|
||||
[3759491383] = "none", --GROUP_METALDETECTOR
|
||||
[1159398588] = "back", --GROUP_MG
|
||||
[3493187224] = "none", --GROUP_NIGHTVISION
|
||||
|
@ -186,7 +186,7 @@ config.weaponGroupJobPostions = {
|
|||
[-37788308] = "rLegBack", --GROUP_FIREEXTINGUISHER
|
||||
[1175761940] = "none", --GROUP_HACKINGDEVICE
|
||||
[2725924767] = "back", --GROUP_HEAVY
|
||||
[-728555052] = "back", --GROUP_MELEE
|
||||
[-728555052] = "none", --GROUP_MELEE
|
||||
[3759491383] = "none", --GROUP_METALDETECTOR
|
||||
[1159398588] = "back", --GROUP_MG
|
||||
[3493187224] = "none", --GROUP_NIGHTVISION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue