Files
CHOMPStation2/code/game/objects/effects/motion_echo.dm
CHOMPStation2StaffMirrorBot 2f4ae557ee [MIRROR] Hallucination Refactor (#10879)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-05-16 09:22:42 +02:00

9 lines
263 B
Plaintext

/image/client_only/motion_echo
plane = PLANE_FULLSCREEN
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
appearance_flags = (RESET_COLOR|PIXEL_SCALE|KEEP_APART)
/image/client_only/motion_echo/New(icon, loc, icon_state, layer, dir)
. = ..()
QDEL_IN(src, 2 SECONDS)