[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/disease/flea_infestation.c</h2>
This is the effect skelton docs.  This effect
has a classification of "misc.curse.smurf".
<p>
Describe the arguments in here.<p><b>See also:</b><br>help::effects
.c<h2>Inherits</h2>
This class inherits the following classes /std/effects/disease/simple_disease.c<h2>Includes</h2>
This class includes the following files <a href="include.disease.h.shtml">/include/disease.h</a> and <a href="include.effect.h.shtml">/include/effect.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#disease_action">disease_action</a>(object, , )<li><a href="#disease_start">disease_start</a>(object, int, )<li><a href="#test_remove">test_remove</a>(object, int, int, int)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="disease_action">
disease_action</a><pre>
void disease_action(object player,
                     int,
                     int)
</pre>
<ul><a name="disease_start">
disease_start</a><pre>
int disease_start(object player,
                  int arg,
                   int)
</pre>
<ul><a name="test_remove">
test_remove</a><pre>
int test_remove(object player,
                int arg,
                int enum,
                int bonus)
</pre>

[an error occurred while processing this directive]

