.DT
do_move
DW_wibble creator help
do_move

.SH Name
.SP 5 5
do_move -  This method causes the npc to move in the given direction.
.EP

.SH Syntax
.SI 5
void do_move(string move)
.EI

.SH Parameters
.SI 5
%^BOLD%^move%^RESET%^ - the direction to move

.EI

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

.SH Description
.SP 5 5

This method causes the npc to move in the given direction.
.EP

