Difference for include/spellist.h from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.12 2000/10/31 04:53:48 peterm Exp $";   *   "$Id: spellist.h,v 1.13 2000/10/31 08:40:29 peterm Exp $";
  */   */
   
 /*  /*
Line 418
 
Line 418
    PATH_TELE, "dancingsword", },     PATH_TELE, "dancingsword", },
 {"cause cold",                  2, 10, 5, 10, 3, 2,  5,  1, 0, 1, 0,   /* 187 */  {"cause cold",                  2, 10, 5, 10, 3, 2,  5,  1, 0, 1, 0,   /* 187 */
    PATH_WOUNDING,"disease_cold"},     PATH_WOUNDING,"disease_cold"},
 {"divine shock",              1, 5, 0, 10, 0, 0, 5, 1, 0, 1, 0,   {"divine shock",              1, 3, 0, 10, 0, 0, 5, 1, 0, 1, 0,
    PATH_WOUNDING,"divine_shock"}     PATH_WOUNDING,"divine_shock"}
   
 };  };
Line 631
 
Line 631
 { 2, 20, 2, 1, 10}, /* dancing sword */     /* 185 */   { 2, 20, 2, 1, 10}, /* dancing sword */     /* 185 */
 { 2, 20, 2, 1, 20}, /* animate weapon */  { 2, 20, 2, 1, 20}, /* animate weapon */
 {   0,       0,     3,      5, 10}, /*cause cold*/        {   0,       0,     3,      5, 10}, /*cause cold*/      
 {   2,       40,     4,      1, 6} /*divine shock*/        {   1,      1,     4,      1, 3} /*divine shock*/      
 };  };
   
 char *spellpathnames[NRSPELLPATHS] = {  char *spellpathnames[NRSPELLPATHS] = {


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

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