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

Stops an NPC from wandering.  
If you use this function the npc will start moving again if a PC enters the 
room.

Prototype:
void stop_wandering();
