From 3d7e1f7ed64352419a4fdb0bc6d1c2907b793240 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 18 Jun 2025 01:42:54 +0200 Subject: [PATCH] Update config.lua --- resources/[tools]/FunctionalGear/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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