diff --git a/resources/[tools]/FunctionalGear/config.lua b/resources/[tools]/FunctionalGear/config.lua index 83f80e657..b413765ab 100644 --- a/resources/[tools]/FunctionalGear/config.lua +++ b/resources/[tools]/FunctionalGear/config.lua @@ -1,6 +1,6 @@ Config = {} -Config.goggleKey = 172 --Configures the key used to activate the thermal or night vision goggles. Default is 172 (up arrow on keybord or xbox controller). You can go here and find whichever key you would like to replace it with if you wish to do so https://docs.fivem.net/docs/game-references/controls/ +Config.goggleKey = 82 --Configures the key used to activate the thermal or night vision goggles. Default is 172 (up arrow on keybord or xbox controller). You can go here and find whichever key you would like to replace it with if you wish to do so https://docs.fivem.net/docs/game-references/controls/ Config.gearlightkey = 38 --Configures the key used to activate the light on the fire gear SCBA rig or the scuba SCBA rig. --Main Functions. Set these to true to turn them on or false to turn them off.