mirror_walk
Vars | |
phase_in_time | The time it takes to exit a mirror / phase in / exit jaunt. |
---|---|
phase_out_time | The time it takes to enter the mirror / phase out / enter jaunt. |
special_reflective_surfaces | Static typecache of types that are counted as reflective. |
Procs | |
is_reflection_nearby | Goes through all nearby atoms in sight of the passed caster and determines if they are "reflective" for the purpose of us being able to utilize it to enter or exit. |
Var Details
phase_in_time
The time it takes to exit a mirror / phase in / exit jaunt.
phase_out_time
The time it takes to enter the mirror / phase out / enter jaunt.
special_reflective_surfaces
Static typecache of types that are counted as reflective.
Proc Details
is_reflection_nearby
Goes through all nearby atoms in sight of the passed caster and determines if they are "reflective" for the purpose of us being able to utilize it to enter or exit.
Returns an object reference to a "reflective" object in view if one was found, or null if no object was found that was determined to be "reflective".