Merge pull request #195 from Azarak/soapstonelight

Reduces soapstone engraving light
This commit is contained in:
quotefox
2020-02-05 11:55:33 +00:00
committed by GitHub
+1
View File
@@ -153,6 +153,7 @@
var/newcolor = copytext(hash, 1, 7)
add_atom_colour("#[newcolor]", FIXED_COLOUR_PRIORITY)
light_color = "#[newcolor]"
light_power = 0.3
set_light(1)
/obj/structure/chisel_message/proc/pack()