Difference for include/skills.h from version 1.5 to 1.6


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_skills_h =   * static char *rcsid_skills_h =
  *   "$Id: skills.h,v 1.5 2000/06/21 05:03:47 cvs Exp $";   *   "$Id: skills.h,v 1.6 2000/09/27 00:50:18 peterm Exp $";
  */   */
   
 /*  /*
Line 117
 
Line 117
     SK_USE_MAGIC_ITEM, /* player use wands/horns/rods */       SK_USE_MAGIC_ITEM, /* player use wands/horns/rods */
     /* 30 */      /* 30 */
     SK_PRAYING, /* player can cast cleric spells, regen grace points */       SK_PRAYING, /* player can cast cleric spells, regen grace points */
     SK_CLAWING /* player attack for troll, dragon characters */       SK_CLAWING, /* player attack for troll, dragon characters */
    SK_LEVITATION       /* skill for players who can fly. */
    
 /* Here follows a list of others which could be implemented, but are  /* Here follows a list of others which could be implemented, but are
  * not */   * not */


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

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