Difference for server/spell_util.c from version 1.19 to 1.20


version 1.19 version 1.20
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.19 2000/10/20 06:34:02 peterm Exp $";   *   "$Id: spell_util.c,v 1.20 2000/10/20 08:11:33 peterm Exp $";
  */   */
   
 /*  /*
Line 760
 
Line 760
   case SP_CREATE_MISSILE:    case SP_CREATE_MISSILE:
     success = cast_create_missile(op,caster,dir,stringarg);      success = cast_create_missile(op,caster,dir,stringarg);
     break;      break;
     case SP_CAUSE_COLD:
   case SP_CAUSE_EBOLA:    case SP_CAUSE_EBOLA:
   case SP_CAUSE_FLU:    case SP_CAUSE_FLU:
   case SP_CAUSE_PLAGUE:    case SP_CAUSE_PLAGUE:


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

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