Difference for common/item.c from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_item_c =   * static char *rcsid_item_c =
  *   "$Id: item.c,v 1.32 2003/01/27 07:34:34 mwedel Exp $";   *   "$Id: item.c,v 1.33 2003/01/30 00:07:07 garbled Exp $";
  */   */
   
 /*  /*
Line 92
 
Line 92
   "seventieth","eightieth","ninetieth"    "seventieth","eightieth","ninetieth"
 };  };
   
   /*
 materialtype material[NROFMATERIALS] = {  materialtype material[NROFMATERIALS] = {
   /*    P  M  F  E  C  C  A  D  W  G  P S P T F  C D D C C G H B  I *    *    P  M  F  E  C  C  A  D  W  G  P S P T F  C D D C C G H B  I *
    *   H  A  I  L  O  O  C  R  E  H  O L A U E  A E E H O O O L  N *     *   H  A  I  L  O  O  C  R  E  H  O L A U E  A E E H O O O L  N *
    *   Y  G  R  E  L  N  I  A  A  O  I O R R A  N P A A U D L I  T *     *   Y  G  R  E  L  N  I  A  A  O  I O R R A  N P A A U D L I  T *
    *   S  I  E  C  D  F  D  I  P  S  S W A N R  C L T O N   Y N  R *     *   S  I  E  C  D  F  D  I  P  S  S W A N R  C L T O N   Y N  R *
    *   I  C     T     U     N  O  T  O   L      E E H S T P   D  N */     *   I  C     T     U     N  O  T  O   L      E E H S T P   D  N *
   {"paper", {15,10,17, 9, 5, 7,13, 0,20,15, 0,0,0,0,0,10,0,0,0,0,0,0,0,0}},    {"paper", {15,10,17, 9, 5, 7,13, 0,20,15, 0,0,0,0,0,10,0,0,0,0,0,0,0,0}},
   {"metal", { 2,12, 3,12, 2,10, 7, 0,20,15, 0,0,0,0,0,10,0,0,0,0,0,0,0,0}},    {"metal", { 2,12, 3,12, 2,10, 7, 0,20,15, 0,0,0,0,0,10,0,0,0,0,0,0,0,0}},
   {"glass", {14,11, 8, 3,10, 5, 1, 0,20,15, 0,0,0,0,0, 0,0,0,0,0,0,0,0,0}},    {"glass", {14,11, 8, 3,10, 5, 1, 0,20,15, 0,0,0,0,0, 0,0,0,0,0,0,0,0,0}},
Line 113
 
Line 113
   {"bone", {10, 9, 4, 5, 3,10,10, 0,20,15, 0,0,0,0,0, 2,0,0,0,0,0,0,0,0}},    {"bone", {10, 9, 4, 5, 3,10,10, 0,20,15, 0,0,0,0,0, 2,0,0,0,0,0,0,0,0}},
   {"ice", {14,11,16, 5, 0, 5, 6, 0,20,15, 0,0,0,0,0, 7,0,0,0,0,0,0,0,0}}    {"ice", {14,11,16, 5, 0, 5, 6, 0,20,15, 0,0,0,0,0, 7,0,0,0,0,0,0,0,0}}
 };  };
   */
   
 /* This curve may be too steep.  But the point is that there should  /* This curve may be too steep.  But the point is that there should
  * be tough choices - there is no real point to this if everyone can   * be tough choices - there is no real point to this if everyone can


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

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