byond - Modules - Types

code/modules/mapping/mapping_helpers.dm

/obj/effect/timed_eventGeneric system for processing events after a certain time on multiple turfs, and announcing them together.
/obj/effect/timed_event/scrapeawayMapping helper placed on turfs to remove the turf after a specified duration.
/obj/effect/timed_event/destructibleMapping helper placed on turfs that toggles the destructiblity of the turf after a specified duration.
/obj/effect/sentry_landmarkAllows a mapper to override the location of turrets on specific LZs, in specific placements. If multiple are placed, it picks randomly.