.DT
init_equip
DW_wibble creator help
init_equip

.SH Name
.SP 5 5
init_equip -  This method makes the npc initialise all their equipment, like hold it and stuff.
.EP

.SH Syntax
.SI 5
void init_equip()
.EI

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

.SH Description
.SP 5 5

This method makes the npc initialise all their equipment, like hold
it and stuff.
.EP

.SH See also
.SP 5 5
do_command()

.EP

