Difference for include/spellist.h from version 1.18 to 1.19


version 1.18 version 1.19
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.18 2000/11/20 04:24:39 peterm Exp $";   *   "$Id: spellist.h,v 1.19 2000/11/26 08:30:54 peterm Exp $";
  */   */
   
 /*  /*
Line 654
 
Line 654
 { 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*/      
 {   1,      1,     4,      1, 8}, /*divine shock*/        {   1,      1,     4,      1, 4}, /*divine shock*/      
 {   0,      20,     25,      4, 8}, /*windstorm*/        {   0,      20,     25,      4, 8}, /*windstorm*/      
 {   0,     100,      0,      1, 20}, /*sanctuary*/    /* 190 */       {   0,     100,      0,      1, 20}, /*sanctuary*/    /* 190 */    
 {   0,      4,       0,      9, 36}, /*peace*/        {   0,      4,       0,      9, 36}, /*peace*/      
 {   0,      10,     0,       5, 50}, /*spiderweb*/        {   0,      10,     0,       5, 50}, /*spiderweb*/      
 {   0,      5,      0,      10, 10}, /*conflict*/        {   0,      5,      0,      10, 10}, /*conflict*/      
 {   0,       0,     5,      4, 8}, /*rage*/        {   0,       0,     5,      4, 4}, /*rage*/      
 {   10,     16,     3,      0, 24}, /*forked lightning*/      /* 195*/  {   10,     16,     3,      0, 24}, /*forked lightning*/      /* 195*/
 {   10,     5,     5,      4, 10}, /*poison fog*/        {   10,     5,     5,      4, 10}, /*poison fog*/      
 {   6,      100,     25,      4, 20}, /*flame aura*/        {   6,      100,     25,      4, 20}, /*flame aura*/      
 {   100,    20,     25,      4, 6}, /*vitriol*/        {   100,    20,     25,      4, 6}, /*vitriol*/      
 {   40,      5,      4,      40, 15}, /*vitriol splash*/          {   40,      5,      4,      40, 10}, /*vitriol splash*/       
 {   0,      0,      5,      4, 8} /*armour*/                 {   0,      0,      5,      4, 6} /*armour*/              
 };  };
   
 char *spellpathnames[NRSPELLPATHS] = {  char *spellpathnames[NRSPELLPATHS] = {


Legend:
line(s) removed in v.1.18 
line(s) changed
 line(s) added in v.1.19

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