/tg/ Station 13 - Modules - Types

code/modules/unit_tests/leash.dm

/datum/unit_test/leash/no_teleportValidates the leash component will keep its parent within range without teleporting when possible.
/datum/unit_test/leash/will_teleportValidates that the leash component will forcibly teleport when necessary
/datum/unit_test/leash/limit_rangeValidates that the leashed object cannot move outside of the max distance from owner