<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="std.object.c.html">/std/object.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 *)<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_smash"><b>do_smash</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_adjectives"><b>query_adjectives</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="#query_value"><b>query_value</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_value_in"><b>query_value_in</b></a>(string)<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)
</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_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="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 str,
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_adjectives">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_adjectives</b></a><pre>
string * query_adjectives()
</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>
mixed query_static_auto_load()
</pre>
<dt><a name="query_value">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_value</b></a><pre>
int query_value()
</pre>
<dt><a name="query_value_in">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_value_in</b></a><pre>
int query_value_in(string word)
</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: Sat, 06 Sep 2003 03:44:38 GMT<br>
<hr>Lost? Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>