.DT
do_follow_move
DW_wibble creator help
do_follow_move

.SH Name
.SP 5 5
do_follow_move -  This method is used to make the npcs follow after attackers when they leave the room.
.EP

.SH Syntax
.SI 5
void do_follow_move(string dir)
.EI

.SH Parameters
.SI 5
%^BOLD%^dir%^RESET%^ - the dirction to follow them in

.EI

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

.SH Description
.SP 5 5

This method is used to make the npcs follow after attackers when they
leave the room.
.EP

