code/datums/helper_datums/teleport.dm

| /proc/do_teleport | Teleport an atom |
|---|---|
| /proc/tele_play_specials | Plays the effects/sound set in do_teleport |
| /proc/find_safe_turf | Finds a safe turf on a given Z level |
| /proc/check_teleport_valid | Validates that the teleport being attempted is valid or not |