.DT
query_follow_speed
DW_wibble creator help
query_follow_speed

.SH Name
.SP 5 5
query_follow_speed -  This method queries the speed at which the npc will follow after a player when they leave combat.
.EP

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

.SH Returns
.SI 5
the current follow speed.EI

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

.SH Description
.SP 5 5

This method queries the speed at which the npc will follow
after a player when they leave combat.
.EP

.SH See also
.SP 5 5
set_follow_speed()

.EP

