.DT
query_no_bonus
DW_wibble creator help
query_no_bonus

.SH Name
.SP 5 5
query_no_bonus -  This method checks to see if the specified skill has no bonus associated with it.
.EP

.SH Syntax
.SI 5
int query_no_bonus(string str)
.EI

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

.SH Returns
.SI 5
1 if there is no bonus, 0 if there is a bonus
.EI

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

.SH Description
.SP 5 5

This method checks to see if the specified skill has no bonus associated
with it.
.EP

