Function query_max_moves():
Defined in module m_wander (file: /std/modules/m_wander.c)

Returns the number of moves an NPC will make without player 
interaction before stopping.

Prototype:
int query_max_moves();
