1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-30 01:06:04 +02:00
parent 5f1be0d938
commit c0dfa01781

View file

@ -6,6 +6,7 @@ Config.ThermalItem = 'thermalvision' -- Item needed to use thermal vision
Config.CheckHelmet = true -- Check if player has the appropriate glasses Config.CheckHelmet = true -- Check if player has the appropriate glasses
Config.NVKey = 'N' -- Key for nightvision Config.NVKey = 'N' -- Key for nightvision
Config.ThermalKey = 'M' -- Key for thermal vision Config.ThermalKey = 'M' -- Key for thermal vision
Config.FlashlightKey = 'L' -- Key for helmet flashlight
-- Glasses configuration with drawables and textures -- Glasses configuration with drawables and textures
Config.Glasses = { Config.Glasses = {