Difference for server/spell_util.c from version 1.62 to 1.63


version 1.62 version 1.63
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.62 2001/12/03 07:51:46 mwedel Exp $";   *   "$Id: spell_util.c,v 1.63 2001/12/23 08:09:05 darth_bob Exp $";
  */   */
   
   
Line 764
 
Line 764
   case SP_CAUSE_PNEUMONIC_PLAGUE:    case SP_CAUSE_PNEUMONIC_PLAGUE:
   case SP_CAUSE_ANTHRAX:    case SP_CAUSE_ANTHRAX:
   case SP_CAUSE_TYPHOID:    case SP_CAUSE_TYPHOID:
     case SP_CAUSE_RABIES:
     success = cast_cause_disease(op,caster,dir,spellarch[type],type);      success = cast_cause_disease(op,caster,dir,spellarch[type],type);
     break;      break;
     /* DAMN */      /* DAMN */


Legend:
line(s) removed in v.1.62 
line(s) changed
 line(s) added in v.1.63

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:50