[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/ink.c</h2>
This is the effect skelton docs.  This effect
has a classification of "mind.fluster".
<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/basic.c<h2>Method index</h2>
<dl><ul>
<li><a href="#action_drunk">action_drunk</a>(object, int *, int)<li><a href="#action_taste">action_taste</a>(object, int *, int)<li><a href="#backdrop">backdrop</a>()<li><a href="#query_attrs">query_attrs</a>(int *)<li><a href="#query_ink">query_ink</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="action_taste">
action_taste</a><pre>
void action_taste(object ob,
                  int * coord,
                  int quantity)
</pre>
<ul><a name="backdrop">
backdrop</a><pre>
int backdrop()
</pre>
<ul><a name="query_attrs">
query_attrs</a><pre>
mixed * query_attrs(int * coord)
</pre>
<ul><a name="query_ink">
query_ink</a><pre>
int query_ink()
</pre>

[an error occurred while processing this directive]

