forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
23dc6e3254
commit
3d7e1f7ed6
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ Config.fbombshoes = 25
|
|||
--NightVision Goggles/Helmets Items. These are the ITEM numbers for the clothing items and will need to be adjusted according to YOUR EUP. You can find these numbers using vMenu or whatever clothing script you use.
|
||||
Config.mnvgup = 117 --male nightvision goggles in the up (not used) position
|
||||
Config.mnvgdown = 116 --male nightvision goggles in the down (in-use) position
|
||||
Config.fnvgup = 116 --female nightvision goggles in the up (not used) position
|
||||
Config.fnvgdown = 115 --female nightvision goggles in the down (in-use) position
|
||||
Config.fnvgup = 70 --female nightvision goggles in the up (not used) position
|
||||
Config.fnvgdown = 73 --female nightvision goggles in the down (in-use) position
|
||||
|
||||
--Thermal Goggles/Helmets Items. These are the ITEM numbers for the clothing items and will need to be adjusted according to YOUR EUP. You can find these numbers using vMenu or whatever clothing script you use.
|
||||
Config.mthermalup = 119 --male thermal goggles in the up (not used) position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue