Difference for include/spellist.h from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spellist_h =   * static char *rcsid_spellist_h =
  *   "$Id: spellist.h,v 1.6 2000/06/02 08:42:55 cvs Exp $";   *   "$Id: spellist.h,v 1.7 2000/06/04 23:23:50 cvs Exp $";
  */   */
   
 /*  /*
Line 386
 
Line 386
  PATH_FROST, "snowball_l",}, /* 170 */   PATH_FROST, "snowball_l",}, /* 170 */
 {"cure disease",               5,30,  0, 10, 3, 5,  1,  0, 0, 1, 1,  {"cure disease",               5,30,  0, 10, 3, 5,  1,  0, 0, 1, 1,
  PATH_RESTORE,NULL},   PATH_RESTORE,NULL},
   /* NOTE DO NOT CHANGE SPELL PATH FOR DISEASE SPELLS.  {"cause red death",           12,100, 0, 10, 0, 0,  0,  1, 0, 1, 0,
    THEY ARE SET TO PATH_NULL TO KEEP THEM OUT OF THE HANDS OF PLAYERS,   PATH_WOUNDING,"ebola"},
    UNTIL THEY HAVE BEEN BALANCED. */  
 {"cause red death",           20,999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  
  PATH_NULL,"ebola"},  
 {"cause flu",                  2, 10, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause flu",                  2, 10, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_WOUNDING,"flu"},   PATH_WOUNDING,"flu"},
 {"cause black death",         15, 999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause black death",         15, 120, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_NULL,"bubonic_plague"},   PATH_NULL,"bubonic_plague"},
 {"cause leprosy",              5, 20, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause leprosy",              5, 20, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_WOUNDING,"leprosy"},   PATH_WOUNDING,"leprosy"},
 {"cause smallpox",            20,999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause smallpox",            10, 85, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_NULL,"smallpox"},   PATH_WOUNDING,"smallpox"},
 {"cause plague",              20,999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause white death",              85,350, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_NULL,"pneumonic_plague"},   PATH_WOUNDING,"pneumonic_plague"},
 {"cause anthrax",             12, 999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause anthrax",             12, 50, 0, 10, 0, 0,  0,  1, 0, 1, 0,
  PATH_NULL,"anthrax"},   PATH_WOUNDING,"anthrax"},
 {"cause typhoid",             15, 999, 0, 10, 0, 0,  0,  1, 0, 1, 0,  {"cause typhoid",             8, 60, 0, 10, 0, 0,  0,  1, 0, 1, 0,
    PATH_NULL,"typhoid"},     PATH_WOUNDING,"typhoid"},
 {"mana blast",        8, 10, 0, 15, 0, 0,  2,  1, 0, 0, 0,  {"mana blast",        8, 10, 0, 15, 0, 0,  2,  1, 0, 0, 0,
    PATH_TRANSFER, "manablast", }, /* 180 */     PATH_TRANSFER, "manablast", }, /* 180 */
 {"small manaball",        4, 12, 0,  9, 0, 0,  3,  1, 0, 0, 0,  {"small manaball",        4, 12, 0,  9, 0, 0,  3,  1, 0, 0, 0,


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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