.DT
query_death_xp
DW_wibble creator help
query_death_xp

.SH Name
.SP 5 5
query_death_xp -  This method returns the amount of death experiecne that would be gained by killing the npc.
.EP

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

.SH Returns
.SI 5
the amount of death experience for the npc
.EI

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

.SH Description
.SP 5 5

This method returns the amount of death experiecne that would be
gained by killing the npc.
.EP

