This commit is contained in:
ZomgPonies
2015-05-14 06:01:49 -04:00
parent 06a1510766
commit 6178fbb32e
+1 -1
View File
@@ -69,7 +69,7 @@
lighting_update_lights += src
/datum/light_source/proc/check()
if(!source_atom)
if(!source_atom || !light_range || !light_power)
destroy()
return 1