Difference for common/item.c from version 1.52 to 1.53


version 1.52 version 1.53
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_item_c =   * static char *rcsid_item_c =
  *   "$Id: item.c,v 1.52 2005/10/08 09:56:43 ryo_saeba Exp $";   *   "$Id: item.c,v 1.53 2005/10/21 19:03:24 cavesomething Exp $";
  */   */
   
 /*  /*
Line 188
 
Line 188
 {TRAPDOOR, "trapdoor", "trapdoors", 0, 0},  {TRAPDOOR, "trapdoor", "trapdoors", 0, 0},
 {SIGN, "sign", "signs", 0, 0},  {SIGN, "sign", "signs", 0, 0},
 {BOOTS, "boots", "boots", SK_SMITHERY, 0},  {BOOTS, "boots", "boots", SK_SMITHERY, 0},
 {GLOVES, "gloves", "glovess", SK_SMITHERY, 0},  {GLOVES, "gloves", "gloves", SK_SMITHERY, 0},
 {SPELL, "spell", "spells", 0, 0},  {SPELL, "spell", "spells", 0, 0},
 {SPELL_EFFECT, "spell effect", "spell effects", 0, 0},  {SPELL_EFFECT, "spell effect", "spell effects", 0, 0},
 {CONVERTER, "converter", "converters", 0, 0},  {CONVERTER, "converter", "converters", 0, 0},


Legend:
line(s) removed in v.1.52 
line(s) changed
 line(s) added in v.1.53

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