Difference for common/init.c from version 1.44 to 1.45


version 1.44 version 1.45
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.44 2005/12/05 23:34:03 akirschbaum Exp $";   *   "$Id: init.c,v 1.45 2006/01/08 20:52:11 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 92
 
Line 92
 ARMOR_WEIGHT_REDUCTION,  ARMOR_WEIGHT_REDUCTION,
 ARMOR_WEIGHT_LINEAR,  ARMOR_WEIGHT_LINEAR,
 ARMOR_SPEED_IMPROVEMENT,  ARMOR_SPEED_IMPROVEMENT,
 ARMOR_SPEED_LINEAR  ARMOR_SPEED_LINEAR,
   1, /* no_player_stealing */
 };  };
   
 /* perhaps not the best place for this, but needs to be  /* perhaps not the best place for this, but needs to be


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

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