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


version 1.26 version 1.27
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.26 2001/05/12 04:04:19 mwedel Exp $";   *   "$Id: spellist.h,v 1.27 2001/05/29 04:41:53 mwedel Exp $";
  */   */
   
 /*  /*
Line 337
 
Line 337
  PATH_ABJURE, "enchantment",},    PATH_ABJURE, "enchantment",},
 /* consecrate spell has no use w/o MULTIPLE_GODS defined. We make book=0   /* consecrate spell has no use w/o MULTIPLE_GODS defined. We make book=0
  * in that case -b.t. */   * in that case -b.t. */
 #ifdef MULTIPLE_GODS  
 {"consecrate",                    4, 35,  0, 50, 0, 0, 1,  1, 0, 1, 0,  {"consecrate",                    4, 35,  0, 50, 0, 0, 1,  1, 0, 1, 0,
  PATH_ABJURE, "enchantment",},   PATH_ABJURE, "enchantment",},
 #else  
 {"consecrate",                    4, 35,  0, 50, 0, 0, 0,  1, 0, 1, 0,  
  PATH_ABJURE, "enchantment",},  
 #endif  
 {"summon cult monsters",          3, 12,  0, 10, 0, 0, 2,  1, 0, 1, 0,  {"summon cult monsters",          3, 12,  0, 10, 0, 0, 2,  1, 0, 1, 0,
  PATH_SUMMON, NULL,},   PATH_SUMMON, NULL,},
 {"cause critical wounds",   7, 25,   0,  5, 0, 0, 0,  1, 0, 1, 0,  {"cause critical wounds",   7, 25,   0,  5, 0, 0, 0,  1, 0, 1, 0,


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

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