forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
5f1be0d938
commit
c0dfa01781
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Config.ThermalItem = 'thermalvision' -- Item needed to use thermal vision
|
|||
Config.CheckHelmet = true -- Check if player has the appropriate glasses
|
||||
Config.NVKey = 'N' -- Key for nightvision
|
||||
Config.ThermalKey = 'M' -- Key for thermal vision
|
||||
Config.FlashlightKey = 'L' -- Key for helmet flashlight
|
||||
|
||||
-- Glasses configuration with drawables and textures
|
||||
Config.Glasses = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue