mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fixes lighting emissive blockers becoming irradiated (#26931)
* Prevents emissive blockers from getting contaminated by radiation * wrong var. oops
This commit is contained in:
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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user