Set lighting overlay's name to empty string.

This commit is contained in:
Aryn
2014-03-02 13:11:14 -07:00
parent 7947523b04
commit b5bdfc27b0

View File

@@ -54,6 +54,7 @@ Turf Procs:
#define LIGHTCLAMP(x) ( max(0,min(3,round(x,1))) )
atom/movable/lighting_overlay
name = ""
anchored = 1
layer = 9
mouse_opacity = 0