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 | |
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 @@ -141,7 +112,7 @@
- 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".