Goonstation 13 - Modules - Types

code/datums/components/pitfall.dm

/_is_abstract/datum/component/pitfall
/datum/component/pitfallA component for turfs which make movable atoms "fall down a pit"
/datum/component/pitfall/target_landmarka pitfall that targets a pitfall landmark
/datum/component/pitfall/target_areaa pitfall that targets an area
/datum/component/pitfall/target_coordinatesa pitfall which targets a coordinate. At the moment only supports targeting a z level and picking a range around current coordinates.