[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>File /obj/wand.c</h2>
A magic wand object for use with all magic wands.
<h2>Inherits</h2>
This class inherits the following classes <a href="std.basic.artifact.c.shtml">/std/basic/artifact.c</a> and <a href="obj.weapon.c.shtml">/obj/weapon.c</a><h2>Includes</h2>
This class includes the following files <a href="include.tasks.h.shtml">/include/tasks.h</a> and <a href="include.artifacts.h.shtml">/include/artifacts.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#query_magic_wand">query_magic_wand</a>()<br/>
This method will return true for all magic wands.
</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="query_magic_wand">
query_magic_wand</a><pre>
int query_magic_wand()
</pre></br>
This method will return true for all magic wands.
<br/><ul>
<li><b>Returns:</b>
<br/>1 for all wands

</dl>


[an error occurred while processing this directive]

