Difference for include/spellist.h from version 1.31 to 1.32


version 1.31 version 1.32
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.31 2001/11/01 19:38:43 pcurrlin Exp $";   *   "$Id: spellist.h,v 1.32 2001/11/06 01:33:09 darth_bob Exp $";
  */   */
   
 /*  /*
Line 450
 
Line 450
 {"town portal",         8, 30, 0, 10, 0, 0,  1,  0, 0, 0, 1,  {"town portal",         8, 30, 0, 10, 0, 0,  1,  0, 0, 0, 1,
  PATH_TELE, "perm_magic_portal",},   PATH_TELE, "perm_magic_portal",},
 {"missile swarm", 7,  6,  0,  3, 0, 0, 1,  1, 0, 0, 0,  {"missile swarm", 7,  6,  0,  3, 0, 0, 1,  1, 0, 0, 0,
    PATH_MISSILE,"magic_missile"}      PATH_MISSILE,"magic_missile"},
   {"cause rabies",            12, 120, 0, 10, 0, 0,  0,  1, 0, 1, 0,
    PATH_WOUNDING,"rabies"}
 };  };
   
 /*  peterm:  the following defines the parameters for all the  /*  peterm:  the following defines the parameters for all the
Line 677
 
Line 679
 {   20,      5,    3,      5, 7}, /*wrathful eye*/  {   20,      5,    3,      5, 7}, /*wrathful eye*/
 { 0, 5, 3, 5, 0}, /*town portal*/  { 0, 5, 3, 5, 0}, /*town portal*/
 {   0,      0,      0,      4, 12}, /*missile swarm*/  {   0,      0,      0,      4, 12}, /*missile swarm*/
   {   0,       0,     1,      1, 12}, /*cause rabies*/
 };  };
   
 char *spellpathnames[NRSPELLPATHS] = {  char *spellpathnames[NRSPELLPATHS] = {


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

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