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


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.32 2001/11/06 01:33:09 darth_bob Exp $";   *   "$Id: spellist.h,v 1.33 2002/07/25 06:57:14 mwedel Exp $";
  */   */
   
 /*  /*
Line 452
 
Line 452
 {"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,  {"cause rabies",            12, 120, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_WOUNDING,"rabies"}   PATH_WOUNDING,"rabies"},
   {"glyph",                  12, 5,   0, 30, 0, 0, 1,  0, 0, 1, 0,
    PATH_CREATE, "generic_rune",},
 };  };
   /* name,lvl,sp,charges,time,scrolls[nr,chance],book-chance,rng,defensive,cleric,self
      path, other arch*/
   
 /*  peterm:  the following defines the parameters for all the  /*  peterm:  the following defines the parameters for all the
 spells.   spells.


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

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