Difference for common/treasure.c from version 1.34 to 1.35


version 1.34 version 1.35
Line 1
 
Line 1
   
 /*  /*
  * static char *rcs_treasure_c =   * static char *rcs_treasure_c =
  *   "$Id: treasure.c,v 1.34 2003/02/04 06:26:07 garbled Exp $";   *   "$Id: treasure.c,v 1.35 2003/02/14 05:50:29 garbled Exp $";
  */   */
   
 /*  /*
Line 779
 
Line 779
   
     /* materialtype modifications.  Note we allow this on artifacts. */      /* materialtype modifications.  Note we allow this on artifacts. */
   
     set_materialname(op, difficulty);      set_materialname(op, difficulty, NULL);
   
     if (!op->title) /* Only modify object if not special */      if (!op->title) /* Only modify object if not special */
  switch(op->type) {   switch(op->type) {


Legend:
line(s) removed in v.1.34 
line(s) changed
 line(s) added in v.1.35

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