blade
Vars | |
locked_to | If set, the owner of the status effect will not be able to leave this area. |
---|---|
Procs | |
on_move | Signal proc for COMSIG_MOVABLE_MOVED that blocks any movement out of our locked area |
on_teleport | Signal proc for COMSIG_MOVABLE_TELEPORTED that blocks any teleports from our locked area |
Var Details
locked_to
If set, the owner of the status effect will not be able to leave this area.
Proc Details
on_move
Signal proc for COMSIG_MOVABLE_MOVED that blocks any movement out of our locked area
on_teleport
Signal proc for COMSIG_MOVABLE_TELEPORTED that blocks any teleports from our locked area