Make the RCD effect not right-clickable.

This commit is contained in:
r4d6
2020-01-07 11:23:25 -05:00
parent a91f31d9e6
commit f6fef84984

View File

@@ -461,6 +461,7 @@
anchored = TRUE
var/status = 0
var/delay = 0
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
/obj/effect/constructing_effect/Initialize(mapload, rcd_delay, rcd_status)
. = ..()