space_crawl
Lets the caster enter and exit tiles of space or misc turfs.
Procs | |
do_spacecrawl | Attempts to enter or exit the passed space or misc turf. Returns TRUE if we successfully entered or exited said turf, FALSE otherwise |
---|---|
try_enter_jaunt | Attempts to enter the passed space or misc turfs. |
try_exit_jaunt | Attempts to Exit the passed space or misc turf. |
Proc Details
do_spacecrawl
Attempts to enter or exit the passed space or misc turf. Returns TRUE if we successfully entered or exited said turf, FALSE otherwise
try_enter_jaunt
Attempts to enter the passed space or misc turfs.
try_exit_jaunt
Attempts to Exit the passed space or misc turf.