Difference for common/living.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_c =   * static char *rcsid_living_c =
  *   "$Id: living.c,v 1.11 2000/08/25 06:23:28 cvs Exp $";   *   "$Id: living.c,v 1.12 2000/10/16 19:22:57 peterm Exp $";
  */   */
   
 /*  /*
Line 118
 
Line 118
   100,100,100,100,100,100    100,100,100,100,100,100
 };  };
 int cleric_chance[MAX_STAT + 1]={  int cleric_chance[MAX_STAT + 1]={
   100,100,100,100,100,100,100,90,80,70,60,50,45,40,35,30,25,20,15,10,5,0,-5,-10,-15,-20,-25,-30,-35,-40,-50    100,100,100,100,90,80,70,60,50,40,35,30,25,20,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,0
 };  };
 int turn_bonus[MAX_STAT + 1]={  int turn_bonus[MAX_STAT + 1]={
   -1,-1,-1,-1,-1,-1,-1,-1,0,0,0,1,1,1,2,2,2,3,3,3,4,4,5,5,6,7,8,9,10,12,15    -1,-1,-1,-1,-1,-1,-1,-1,0,0,0,1,1,1,2,2,2,3,3,3,4,4,5,5,6,7,8,9,10,12,15


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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