Difference for common/treasure.c from version 1.31 to 1.32


version 1.31 version 1.32
Line 1
 
Line 1
   
 /*  /*
  * static char *rcs_treasure_c =   * static char *rcs_treasure_c =
  *   "$Id: treasure.c,v 1.31 2003/01/20 23:58:35 garbled Exp $";   *   "$Id: treasure.c,v 1.32 2003/01/30 00:07:08 garbled Exp $";
  */   */
   
 /*  /*
Line 777
 
Line 777
  op->item_power = save_item_power;   op->item_power = save_item_power;
     }      }
    
       /* materialtype modifications.  Note we allow this on artifacts. */
   
       set_materialname(op, difficulty);
   
     if (!op->title) /* Only modify object if not special */      if (!op->title) /* Only modify object if not special */
  switch(op->type) {   switch(op->type) {
      case WEAPON:       case WEAPON:


Legend:
line(s) removed in v.1.31 
line(s) changed
 line(s) added in v.1.32

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