[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>Inherits</h2>
This class inherits the following classes <a href="obj.food.c.shtml">/obj/food.c</a><h2>Includes</h2>
This class includes the following files <a href="include.drinks.h.shtml">/include/drinks.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#add_apply_effect">add_apply_effect</a>(string, int)<li><a href="#being_joined_by">being_joined_by</a>(object)<li><a href="#do_apply">do_apply</a>(object *, string, string, mixed *)<li><a href="#query_apply_effects">query_apply_effects</a>()<li><a href="#remove_apply_effect">remove_apply_effect</a>(string)<li><a href="#set_apply_effects">set_apply_effects</a>(mapping)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="add_apply_effect">
add_apply_effect</a><pre>
int add_apply_effect(string word,
                     int number)
</pre>
<ul><a name="being_joined_by">
being_joined_by</a><pre>
void being_joined_by(object thing)
</pre>
<ul><a name="do_apply">
do_apply</a><pre>
int do_apply(object * indir,
             string dir_s,
             string indir_s,
             mixed * args)
</pre>
<ul><a name="query_apply_effects">
query_apply_effects</a><pre>
mapping query_apply_effects()
</pre>
<ul><a name="remove_apply_effect">
remove_apply_effect</a><pre>
void remove_apply_effect(string word)
</pre>
<ul><a name="set_apply_effects">
set_apply_effects</a><pre>
void set_apply_effects(mapping map)
</pre>

[an error occurred while processing this directive]

