<html><head><title>File mineral.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.mineral.h.html">/include/mineral.h</a><hr><h2>Method index</h2>
<dl><dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#check_tool"><b>check_tool</b></a>(object *, string *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_chip"><b>do_chip</b></a>(object *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_eat"><b>do_eat</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_pulverise"><b>do_pulverise</b></a>(object *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_smash"><b>do_smash</b></a>(object *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_sprinkle"><b>do_sprinkle</b></a>(object *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#init_static_arg"><b>init_static_arg</b></a>(mapping)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#int_query_static_auto_load"><b>int_query_static_auto_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#long"><b>long</b></a>(string, int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#make_mineral"><b>make_mineral</b></a>(string, int, string *)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#parse_command_adjectiv_id_list"><b>parse_command_adjectiv_id_list</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_material"><b>query_material</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_mineral"><b>query_mineral</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="#set_decay_level"><b>set_decay_level</b></a>(int)<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="check_tool">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>check_tool</b></a><pre>
int check_tool(object * tools,
               string * needed)
</pre>
<dt><a name="do_chip">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_chip</b></a><pre>
int do_chip(object * tools)
</pre>
<dt><a name="do_eat">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_eat</b></a><pre>
int do_eat()
</pre>
<dt><a name="do_pulverise">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_pulverise</b></a><pre>
int do_pulverise(object * tools)
</pre>
<dt><a name="do_smash">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_smash</b></a><pre>
int do_smash(object * tools)
</pre>
<dt><a name="do_sprinkle">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_sprinkle</b></a><pre>
int do_sprinkle(object * obs)
</pre>
<dt><a name="init_static_arg">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>init_static_arg</b></a><pre>
void init_static_arg(mapping map)
</pre>
<dt><a name="int_query_static_auto_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>int_query_static_auto_load</b></a><pre>
mapping int_query_static_auto_load()
</pre>
<dt><a name="long">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>long</b></a><pre>
string long(string words,
            int dark)
</pre>
<dt><a name="make_mineral">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>make_mineral</b></a><pre>
varargs void make_mineral(string word,
                          int number,
                          string * inputs)
</pre>
<dt><a name="parse_command_adjectiv_id_list">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>parse_command_adjectiv_id_list</b></a><pre>
string * parse_command_adjectiv_id_list()
</pre>
<dt><a name="query_material">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_material</b></a><pre>
string query_material()
</pre>
<dt><a name="query_mineral">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_mineral</b></a><pre>
string query_mineral()
</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="set_decay_level">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_decay_level</b></a><pre>
void set_decay_level(int level)
</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: Tue, 14 Oct 2003 17:39:55 GMT<br>
<hr>Lost?  Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>