.DT
query_level
DW_wibble creator help
query_level

.SH Name
.SP 5 5
query_level -  This method returns the current guild level of the npc.
.EP

.SH Syntax
.SI 5
int query_level()
.EI

.SH Returns
.SI 5
the current guild level of the object.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method returns the current guild level of the npc.  This is
a pass through call to a function on the guild object associated
with this npc.
.EP

.SH See also
.SP 5 5
set_guild()

.EP

