.DT
do_route_move
DW_wibble creator help
do_route_move

.SH Name
.SP 5 5
do_route_move -  This method moves the npc one more location along the route it is following.
.EP

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

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

.SH Description
.SP 5 5

This method moves the npc one more location along the route it
is following.
.EP

.SH See also
.SP 5 5
query_last_route_direction(), query_following_route(), get_next_route_direction()

.EP

