[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /std/effects/magic/blue_light.c</h2>
The argument to add_effect is the time in seconds that the
light will last.

The effect arg is the light object itself.
<p><b>See also:</b><br>help::effects
.c<h2>Includes</h2>
This class includes the following files <a href="include.effect.h.shtml">/include/effect.h</a> and /std/effects/magic/path.h<h2>Method index</h2>
<dl><ul>
<li><a href="#move_to_player">move_to_player</a>(object, object)<li><a href="#restart">restart</a>(object, string, int)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="move_to_player">
move_to_player</a><pre>
void move_to_player(object light,
                    object player)
</pre>
<ul><a name="restart">
restart</a><pre>
string restart(object player,
               string light,
               int eid)
</pre>

[an error occurred while processing this directive]

