[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>Method index</h2>
<dl><ul>
<li><a href="#get_plant_long">get_plant_long</a>()<li><a href="#get_plant_short">get_plant_short</a>()<li><a href="#query_plant">query_plant</a>()<li><a href="#query_plant_type">query_plant_type</a>()<li><a href="#set_plant">set_plant</a>(string)<li><a href="#set_plant_desc">set_plant_desc</a>(string)<li><a href="#set_plant_type">set_plant_type</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="get_plant_long">
get_plant_long</a><pre>
string get_plant_long()
</pre>
<ul><a name="get_plant_short">
get_plant_short</a><pre>
string get_plant_short()
</pre>
<ul><a name="query_plant">
query_plant</a><pre>
string query_plant()
</pre>
<ul><a name="query_plant_type">
query_plant_type</a><pre>
string query_plant_type()
</pre>
<ul><a name="set_plant">
set_plant</a><pre>
void set_plant(string name)
</pre>
<ul><a name="set_plant_desc">
set_plant_desc</a><pre>
void set_plant_desc(string desc)
</pre>
<ul><a name="set_plant_type">
set_plant_type</a><pre>
void set_plant_type(string type)
</pre>

[an error occurred while processing this directive]

