Fixes lighting emissive blockers becoming irradiated (#26931)

* Prevents emissive blockers from getting contaminated by radiation

* wrong var. oops
This commit is contained in:
Migratingcocofruit
2024-10-01 20:26:34 +03:00
committed by GitHub
parent 277324951e
commit f2efdcf92c
@@ -11,6 +11,7 @@
layer = FLOAT_LAYER
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
appearance_flags = EMISSIVE_APPEARANCE_FLAGS
flags_2 = RAD_NO_CONTAMINATE_2
/atom/movable/emissive_blocker/Initialize(mapload, source)
. = ..()