Goonstation 13 - Modules - Types

code/obj/effects/ion_trail.dm

/obj/effects/ion_trails///// Attach an Ion trail to any object, that spawns when it moves (like for the jetpack) just pass in the object to attach it to in set_up Then do start() to start it and stop() to stop it, obviously and don't call start() in a loop that will be repeated otherwise it'll get spammed!