[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/poisons/addiction.c</h2>
This is the effect skelton docs.  This effect
has a classification of "poison.addictive".
<p>
Describe the arguments in here.
<p>
This effect has a shadow associated with it.<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/poisons/path.h<h2>Method index</h2>
<dl><ul>
<li><a href="#begining">begining</a>(object, mixed)<li><a href="#effect_heart_beat">effect_heart_beat</a>(object, int, mixed, int)<li><a href="#query_secs_between_hb">query_secs_between_hb</a>()<li><a href="#reset_hb">reset_hb</a>()</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="begining">
begining</a><pre>
int begining(object player,
             mixed arg)
</pre>
<ul><a name="effect_heart_beat">
effect_heart_beat</a><pre>
int effect_heart_beat(object player,
                      int hbnum,
                      mixed arg,
                      int id)
</pre>
<ul><a name="query_secs_between_hb">
query_secs_between_hb</a><pre>
int query_secs_between_hb()
</pre>
<ul><a name="reset_hb">
reset_hb</a><pre>
void reset_hb()
</pre>

[an error occurred while processing this directive]

