Difference for include/living.h from version 1.9 to 1.10


version 1.9 version 1.10
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_h =   * static char *rcsid_living_h =
  *   "$Id: living.h,v 1.9 2003/09/13 05:01:33 mwedel Exp $";   *   "$Id: living.h,v 1.10 2005/03/06 19:05:25 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 62
 
Line 62
 extern char *short_stat_name[NUM_STATS];  extern char *short_stat_name[NUM_STATS];
 extern char *lose_msg[NUM_STATS];  extern char *lose_msg[NUM_STATS];
 extern float speed_bonus[MAX_STAT + 1];  extern float speed_bonus[MAX_STAT + 1];
 extern int weight_limit[MAX_STAT + 1];  extern uint32 weight_limit[MAX_STAT + 1];
 extern int cleric_chance[MAX_STAT + 1];  extern int cleric_chance[MAX_STAT + 1];
 extern int fear_bonus[MAX_STAT + 1];  extern int fear_bonus[MAX_STAT + 1];
   


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:23