/***************************************************************************

Star Wars Life 3.0a
Bounty Hunting Skills Module

For credits see 'Help Credits' in game.

(c) 2001, 2002; FRPG Ltd.
All rights reserved

****************************************************************************/

#include <math.h> 
#include <sys/types.h>
#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "mud.h"