.DT
query_skill
DW_wibble creator help
query_skill

.SH Name
.SP 5 5
query_skill -  This method attempts to figure out the path of a skill from an array of bits.
.EP

.SH Syntax
.SI 5
string query_skill(string * bits)
.EI

.SH Parameters
.SI 5
%^BOLD%^bits%^RESET%^ - the skill to check
.EI

.SH Returns
.SI 5
the path of the skill
.EI

.SH Defined in
.SI 5
/std/skills.c
.EI

.SH Description
.SP 5 5

This method attempts to figure out the path of a skill from an array
of bits.  It verifies that the skill actually exists on the way.
.EP

