/tg/ Station 13 - Modules - Types

code/game/objects/effects/particle_holder.dm

/obj/effect/abstract/particle_holderobjects can only have one particle on them at a time, so we use these abstract effects to hold and display the effects. You know, so multiple particle effects can exist at once. also because some objects do not display particles due to how their visuals are built