Difference for common/living.c from version 1.45 to 1.46


version 1.45 version 1.46
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_c =   * static char *rcsid_living_c =
  *   "$Id: living.c,v 1.45 2002/12/06 05:36:28 mwedel Exp $";   *   "$Id: living.c,v 1.46 2002/12/21 08:02:33 mwedel Exp $";
  */   */
   
 /*  /*
Line 796
 
Line 796
     op->path_attuned=op->arch->clone.path_attuned;      op->path_attuned=op->arch->clone.path_attuned;
     op->path_repelled=op->arch->clone.path_repelled;      op->path_repelled=op->arch->clone.path_repelled;
     op->path_denied=op->arch->clone.path_denied;      op->path_denied=op->arch->clone.path_denied;
       op->glow_radius=op->arch->clone.glow_radius;
   
     /* initializing resistances from the values in player/monster's      /* initializing resistances from the values in player/monster's
      * archetype clone       * archetype clone


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

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