Difference for include/spellist.h from version 1.27 to 1.28


version 1.27 version 1.28
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.27 2001/05/29 04:41:53 mwedel Exp $";   *   "$Id: spellist.h,v 1.28 2001/06/13 10:50:37 michtoen Exp $";
  */   */
   
 /*  /*
Line 446
 
Line 446
 {"ironwood skin", 1, 8,  0, 20, 0, 0,  0,  1, 1, 1, 1,   /* 200 */  {"ironwood skin", 1, 8,  0, 20, 0, 0,  0,  1, 1, 1, 1,   /* 200 */
    PATH_SELF, "enchantment",},     PATH_SELF, "enchantment",},
 {"wrathful eye", 5, 30,  0, 20, 0, 0,  0,  1, 0, 1, 0,     {"wrathful eye", 5, 30,  0, 20, 0, 0,  0,  1, 0, 1, 0,   
    PATH_SELF, "wrathful_eye",}     PATH_SELF, "wrathful_eye",},
   {"town portal",         8, 30, 0, 10, 0, 0,  1,  0, 0, 0, 1,
    PATH_TELE, "perm_magic_portal",}
 };  };
   
 /*  peterm:  the following defines the parameters for all the  /*  peterm:  the following defines the parameters for all the
Line 671
 
Line 673
 {   40,      5,      4,      40, 10}, /*vitriol splash*/          {   40,      5,      4,      40, 10}, /*vitriol splash*/       
 {   0,      0,      5,      4, 6}, /*ironwood skin*/   {   0,      0,      5,      4, 6}, /*ironwood skin*/
 {   20,      5,    3,      5, 7}, /*wrathful eye*/   {   20,      5,    3,      5, 7}, /*wrathful eye*/
   { 0, 5, 3, 5, 0}, /*town portal*/
 };  };
   
 char *spellpathnames[NRSPELLPATHS] = {  char *spellpathnames[NRSPELLPATHS] = {


Legend:
line(s) removed in v.1.27 
line(s) changed
 line(s) added in v.1.28

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