[airplane noises]

This commit is contained in:
PJB3005
2017-01-17 23:32:30 +01:00
parent e2386a8bd8
commit d0a574ff21
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
icon = LIGHTING_ICON
color = LIGHTING_BASE_MATRIX
#warn [insert crashing airplane noise here]
plane = LIGHTING_PLANE
mouse_opacity = 0
layer = LIGHTING_LAYER

View File

@@ -13,4 +13,4 @@
if (!IS_DYNAMIC_LIGHTING(A))
continue
PoolOrNew(/atom/movable/lighting_overlay, T, TRUE)
PoolOrNew(/atom/movable/lighting_overlay, list(T, TRUE))