anti_teleport 
Procs | |
| on_jaunt | Signal for COMSIG_MOB_PRE_JAUNT that prevents a user from entering a jaunt. |
|---|---|
| on_teleport | Signal for COMSIG_MOVABLE_TELEPORTING that blocks teleports and stuns the would-be-teleportee, adapted from implant_noteleport.dm |
| penalize | Stuns a target, presumably the offending party/embed target/whoever was about to try teleporting. |
Proc Details
on_jaunt
Signal for COMSIG_MOB_PRE_JAUNT that prevents a user from entering a jaunt.
on_teleport
Signal for COMSIG_MOVABLE_TELEPORTING that blocks teleports and stuns the would-be-teleportee, adapted from implant_noteleport.dm
penalize
Stuns a target, presumably the offending party/embed target/whoever was about to try teleporting.