[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/other/water_breathing.c</h2>
This is the effect skelton docs.  This effect
has a classification of "body.tattoo".
<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>Inherits</h2>
This class inherits the following classes /std/effects/basic.c<h2>Includes</h2>
This class includes the following files /std/effects/other/path.h and <a href="include.effect.h.shtml">/include/effect.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#action_drunk">action_drunk</a>(object, int *, int)<li><a href="#effect_heart_beat">effect_heart_beat</a>(object, int, mixed, int)<li><a href="#query_attrs">query_attrs</a>(int *)<li><a href="#query_coordinate">query_coordinate</a>()<li><a href="#query_heart_beat_frequency">query_heart_beat_frequency</a>()</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="action_drunk">
action_drunk</a><pre>
void action_drunk(object ob,
                  int * coord,
                  int quantity)
</pre>
<ul><a name="effect_heart_beat">
effect_heart_beat</a><pre>
mixed effect_heart_beat(object them,
                        int hb_no,
                        mixed arg,
                        int id)
</pre>
<ul><a name="query_attrs">
query_attrs</a><pre>
mixed * query_attrs(int * coord)
</pre>
<ul><a name="query_coordinate">
query_coordinate</a><pre>
mixed * query_coordinate()
</pre>
<ul><a name="query_heart_beat_frequency">
query_heart_beat_frequency</a><pre>
int query_heart_beat_frequency()
</pre>

[an error occurred while processing this directive]

