/tg/ Station 13 - Modules - Types

code/datums/elements/projectile_drop.dm

/datum/element/projectile_dropA simple element that spawns an atom when the bullet hits an object or reaches the end of its range If the projectile has embedding and it can embed into the target, then it won't spawn the drop, since embedding the embed element already handles that.