Difference for common/living.c from version 1.43 to 1.44


version 1.43 version 1.44
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_c =   * static char *rcsid_living_c =
  *   "$Id: living.c,v 1.43 2002/11/26 08:48:20 garbled Exp $";   *   "$Id: living.c,v 1.44 2002/12/03 07:40:10 mwedel Exp $";
  */   */
   
 /*  /*
Line 764
 
Line 764
  op->contr->gen_sp = 0;   op->contr->gen_sp = 0;
  op->contr->gen_grace = 0;   op->contr->gen_grace = 0;
  op->contr->gen_sp_armour = 10;   op->contr->gen_sp_armour = 10;
    op->contr->item_power = 0;
  for (i=0; i < range_size; i++)   for (i=0; i < range_size; i++)
      op->contr->ranges[i] = NULL;       op->contr->ranges[i] = NULL;
     }      }


Legend:
line(s) removed in v.1.43 
line(s) changed
 line(s) added in v.1.44

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