mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
tweaks a bunch of lighting values. reduces the amount of light_power values greater than 1
This commit is contained in:
@@ -83,7 +83,7 @@ var/list/marker_beacon_colors = list(
|
||||
// layer = BELOW_OPEN_DOOR_LAYER
|
||||
anchored = TRUE
|
||||
light_range = 2
|
||||
light_power = 3
|
||||
light_power = 0.8
|
||||
var/remove_speed = 15
|
||||
var/picked_color
|
||||
|
||||
|
||||
Reference in New Issue
Block a user