diff --git a/resources/[tools]/FunctionalGear/config.lua b/resources/[tools]/FunctionalGear/config.lua index eb7fdf19b..83f80e657 100644 --- a/resources/[tools]/FunctionalGear/config.lua +++ b/resources/[tools]/FunctionalGear/config.lua @@ -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