Function notify_move:
Defined in module m_smartmove (file: /std/modules/m_smartmove.c)

Basically do a this_body()->force_look().
Seperated out so vehicles could change this
without having to override the move_to() function.

Prototype:
void notify_move();
