Difference for common/living.c from version 1.17 to 1.18


version 1.17 version 1.18
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_c =   * static char *rcsid_living_c =
  *   "$Id: living.c,v 1.17 2000/12/17 00:39:16 cvs Exp $";   *   "$Id: living.c,v 1.18 2000/12/27 07:53:33 cvs Exp $";
  */   */
   
 /*  /*
Line 126
 
Line 126
 int fear_bonus[MAX_STAT + 1]={  int fear_bonus[MAX_STAT + 1]={
   3,3,3,3,2,2,2,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0    3,3,3,3,2,2,2,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 };  };
 int learn_prayer_chance[MAX_STAT + 1] = {  
   0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,10,15,20,30,40,60  
 };  
   
 /*  /*
    Since this is nowhere defined ...     Since this is nowhere defined ...


Legend:
line(s) removed in v.1.17 
line(s) changed
 line(s) added in v.1.18

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:09