.DT
query_related_skills
DW_wibble creator help
query_related_skills

.SH Name
.SP 5 5
query_related_skills -  This method also returns all the children of a skill.
.EP

.SH Syntax
.SI 5
string * query_related_skills(string skill)
.EI

.SH Parameters
.SI 5
%^BOLD%^skill%^RESET%^ - the skill to get the children of
.EI

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

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

.SH Description
.SP 5 5

This method also returns all the children of a skill.  It preforms
exactly the same action as query_all_children()
.EP

