<html><head><title>File salve.c
</title></head><body bgcolor="#ffffff" TEXT="#000030" LINK="#4a529c" VLINK="#b57339">[ <a href="index.html">Package Index</a></code> | <a href="index_std.html">Mudlib Index</a></code> | <a href="index_eff.html">Effect Index</a></code> ]<br><hr><h2>Inherits</h2>
This class inherits the following classes <a href="obj.food.c.html">/obj/food.c</a><hr><h2>Includes</h2>
This class includes the following files <a href="include.drinks.h.html">/include/drinks.h</a><hr><h2>Method index</h2>
<dl><dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#add_apply_effect"><b>add_apply_effect</b></a>(string, int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#being_joined_by"><b>being_joined_by</b></a>(object)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_apply"><b>do_apply</b></a>(object *, string, string, mixed *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#init_dynamic_arg"><b>init_dynamic_arg</b></a>(mapping)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_apply_effects"><b>query_apply_effects</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_dynamic_auto_load"><b>query_dynamic_auto_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_static_auto_load"><b>query_static_auto_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#remove_apply_effect"><b>remove_apply_effect</b></a>(string)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_apply_effects"><b>set_apply_effects</b></a>(mapping)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#stats"><b>stats</b></a>()</dl><hr><h2>Public Functions</h2>
These are functions that everyone can access.<p><dl>
.<dt><a name="add_apply_effect">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>add_apply_effect</b></a><pre>
int add_apply_effect(string word,
int number)
</pre>
<dt><a name="being_joined_by">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>being_joined_by</b></a><pre>
void being_joined_by(object thing)
</pre>
<dt><a name="do_apply">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_apply</b></a><pre>
int do_apply(object * indir,
string dir_s,
string indir_s,
mixed * args)
</pre>
<dt><a name="init_dynamic_arg">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>init_dynamic_arg</b></a><pre>
void init_dynamic_arg(mapping map)
</pre>
<dt><a name="query_apply_effects">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_apply_effects</b></a><pre>
mapping query_apply_effects()
</pre>
<dt><a name="query_dynamic_auto_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_dynamic_auto_load</b></a><pre>
mapping query_dynamic_auto_load()
</pre>
<dt><a name="query_static_auto_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_static_auto_load</b></a><pre>
mapping query_static_auto_load()
</pre>
<dt><a name="remove_apply_effect">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>remove_apply_effect</b></a><pre>
void remove_apply_effect(string word)
</pre>
<dt><a name="set_apply_effects">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_apply_effects</b></a><pre>
void set_apply_effects(mapping map)
</pre>
<dt><a name="stats">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>stats</b></a><pre>
mixed * stats()
</pre>
</dl>
<hr>
<center><font size="-1"><a href="http://discworld.imaginary.com/login.html">Discworld MUD</a>'s distribution world wide web pages.<br>brought to you by<br><strong>Cut Me Own Throat Dibbler's <a href="http://discworld.imaginary.com/sausages.html">Sensational Sausages</a>; buy one while they are hot.</strong><br>File last modified: Wed, 29 Oct 2003 14:28:18 GMT<br>
<hr>Lost? Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>