world_between 
Vars | |
abducted_mobs | All mobs (including the owner) inside the mirror world. |
---|---|
force_return_timer_id | Timer id for ripping you out. |
mirror_world_time_limit | How long you can be in the mirror world before you're ripped out. |
Procs | |
abduct_mob | Yoink a mob and transport them to the mirror world. |
abducted_grab_release | Called when source stops grabbing something or they stop being grabbed by someone. |
abducted_mob_death_or_del | Called when source dies or is deleted. |
cleanup_turf_signals | Cleanup turf signals for the mirror world. |
force_exit_from_mirror_world | Called when you've been in the mirror world for too long. |
from_whence_thou_came | Return a mob to the material plane, to the same turf they are on in the mirror world. |
reset_reservation | Resets the reservation, sleeps. |
setup_turf_signals | Setup turf signals for the mirror world. |
Var Details
abducted_mobs 
All mobs (including the owner) inside the mirror world.
force_return_timer_id 
Timer id for ripping you out.
mirror_world_time_limit 
How long you can be in the mirror world before you're ripped out.
Proc Details
abduct_mob
Yoink a mob and transport them to the mirror world.
abducted_grab_release
Called when source stops grabbing something or they stop being grabbed by someone.
abducted_mob_death_or_del
Called when source dies or is deleted.
cleanup_turf_signals
Cleanup turf signals for the mirror world.
force_exit_from_mirror_world
Called when you've been in the mirror world for too long.
from_whence_thou_came
Return a mob to the material plane, to the same turf they are on in the mirror world.
reset_reservation
Resets the reservation, sleeps.
setup_turf_signals
Setup turf signals for the mirror world.