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


version 1.11 version 1.12
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.11 2000/10/20 07:57:29 peterm Exp $";   *   "$Id: spellist.h,v 1.12 2000/10/31 04:53:48 peterm Exp $";
  */   */
   
 /*  /*
Line 417
 
Line 417
 {"animate weapon",        7, 25, 0, 10, 0, 0,  4,  0, 0, 0, 0,  {"animate weapon",        7, 25, 0, 10, 0, 0,  4,  0, 0, 0, 0,
    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,
      PATH_WOUNDING,"divine_shock"}
   
 };  };
   
Line 628
 
Line 630
 { 10, 9, 3, 0, 30}, /* mana bolt */  { 10, 9, 3, 0, 30}, /* mana bolt */
 { 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*/      
 };  };
   
 char *spellpathnames[NRSPELLPATHS] = {  char *spellpathnames[NRSPELLPATHS] = {


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

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