Daedalus Dock - Modules - TypesVar Details - Proc Details

world_between

Vars

abducted_mobsAll mobs (including the owner) inside the mirror world.
force_return_timer_idTimer id for ripping you out.
mirror_world_time_limitHow long you can be in the mirror world before you're ripped out.

Procs

abduct_mobYoink a mob and transport them to the mirror world.
abducted_grab_releaseCalled when source stops grabbing something or they stop being grabbed by someone.
abducted_mob_death_or_delCalled when source dies or is deleted.
cleanup_turf_signalsCleanup turf signals for the mirror world.
force_exit_from_mirror_worldCalled when you've been in the mirror world for too long.
from_whence_thou_cameReturn a mob to the material plane, to the same turf they are on in the mirror world.
reset_reservationResets the reservation, sleeps.
setup_turf_signalsSetup 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.