Brighter permanent light

This commit is contained in:
Aronai Sieyes
2020-03-05 23:20:58 -05:00
parent 42dc591215
commit 4bfbb99356
@@ -6,4 +6,12 @@
light_range = 3
light_power = 1
light_color = "#FFFFFF"
/obj/effect/map_effect/perma_light/brighter
name = "permanent light (bright)"
icon_state = "permalight"
light_range = 5
light_power = 3
light_color = "#FFFFFF"