This commit is contained in:
Nordi98 2025-06-30 01:23:02 +02:00
parent 2d5b44dac7
commit cf94f76da1
2 changed files with 38 additions and 23 deletions

View file

@ -43,11 +43,12 @@ Config.Glasses = {
-- Flashlight configuration
Config.Flashlight = {
color = {r = 255, g = 255, b = 255}, -- Farbe des Lichts (weiß)
range = 50.0, -- Erhöhte Reichweite des Lichts
intensity = 15.0, -- Erhöhte Intensität des Lichts
range = 15.0, -- Reichweite des Lichts (reduziert für realistischeren Effekt)
intensity = 10.0, -- Intensität des Lichts
offset = {x = 0.0, y = 0.3, z = 0.0} -- Position des Lichts relativ zum Kopf
}
-- Helm-Konfiguration für die Lampe
Config.FlashlightHelmet = {
male = {