🌘NightVision
Features
Installation
['night_vision'] = {
name = 'night_vision',
label = 'Night Vision Goggles',
weight = 1000,
type = 'item',
image = 'night_vision.png',
unique = true,
useable = true,
shouldClose = true,
combinable = nil,
description = 'Military grade night vision goggles'
},
['nvg_battery'] = {
name = 'nvg_battery',
label = 'NVG Battery',
weight = 500,
type = 'item',
image = 'nvg_battery.png',
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = 'Replacement battery for night vision goggles'
}Configuration
Framework Selection
Item Configuration
Battery Settings
Usage
Dependencies
Notes
Support
Security Notice
Last updated