[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="std.object.c.shtml">/std/object.c</a><h2>Includes</h2>
This class includes the following files <a href="include.mineral.h.shtml">/include/mineral.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#check_tool">check_tool</a>(object *)<li><a href="#do_chip">do_chip</a>(object *)<li><a href="#do_smash">do_smash</a>(object *)<li><a href="#int_query_static_auto_load">int_query_static_auto_load</a>()<li><a href="#long">long</a>(string, int)<li><a href="#make_mineral">make_mineral</a>(string, int, string *)<li><a href="#parse_command_adjectiv_id_list">parse_command_adjectiv_id_list</a>()<li><a href="#query_adjectives">query_adjectives</a>()<li><a href="#query_material">query_material</a>()<li><a href="#query_mineral">query_mineral</a>()<li><a href="#query_value">query_value</a>()<li><a href="#query_value_in">query_value_in</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="check_tool">
check_tool</a><pre>
int check_tool(object * tools)
</pre>
<ul><a name="do_chip">
do_chip</a><pre>
int do_chip(object * tools)
</pre>
<ul><a name="do_smash">
do_smash</a><pre>
int do_smash(object * tools)
</pre>
<ul><a name="int_query_static_auto_load">
int_query_static_auto_load</a><pre>
mapping int_query_static_auto_load()
</pre>
<ul><a name="long">
long</a><pre>
string long(string str,
            int dark)
</pre>
<ul><a name="make_mineral">
make_mineral</a><pre>
varargs void make_mineral(string word,
                          int number,
                          string * inputs)
</pre>
<ul><a name="parse_command_adjectiv_id_list">
parse_command_adjectiv_id_list</a><pre>
string * parse_command_adjectiv_id_list()
</pre>
<ul><a name="query_adjectives">
query_adjectives</a><pre>
string * query_adjectives()
</pre>
<ul><a name="query_material">
query_material</a><pre>
string query_material()
</pre>
<ul><a name="query_mineral">
query_mineral</a><pre>
string query_mineral()
</pre>
<ul><a name="query_value">
query_value</a><pre>
int query_value()
</pre>
<ul><a name="query_value_in">
query_value_in</a><pre>
int query_value_in(string word)
</pre>

[an error occurred while processing this directive]

