filtering ![code/game/objects/effects/bump_teleporter.dm 63](git.png)
Subtype that uses do_teleport instead, to leverage any NO_TELEPORT traits that you might need to add in a given map
Procs | |
teleport_action | As promised in the name of this subtype, use do_teleport to leverage all of the filtering checks that it does. |
---|
Proc Details
teleport_action
As promised in the name of this subtype, use do_teleport to leverage all of the filtering checks that it does.