tweaks a bunch of lighting values. reduces the amount of light_power values greater than 1

This commit is contained in:
deathride58
2018-05-16 01:42:01 -04:00
parent eabfa03891
commit 718ca41ea0
10 changed files with 53 additions and 49 deletions

View File

@@ -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