Difference for server/spell_util.c from version 1.41 to 1.42


version 1.41 version 1.42
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.41 2000/12/24 01:12:44 cvs Exp $";   *   "$Id: spell_util.c,v 1.42 2001/01/11 04:53:17 peterm Exp $";
  */   */
   
 /*  /*
Line 402
 
Line 402
   case SP_PEACE:    case SP_PEACE:
   case SP_SPIDERWEB:    case SP_SPIDERWEB:
   case SP_VITRIOL_SPLASH:    case SP_VITRIOL_SPLASH:
     case SP_WRATHFUL_EYE:
     success = cast_cone(op,caster,dir,duration,type,spellarch[type],!ability);      success = cast_cone(op,caster,dir,duration,type,spellarch[type],!ability);
     break;      break;
   case SP_TURN_UNDEAD:    case SP_TURN_UNDEAD:


Legend:
line(s) removed in v.1.41 
line(s) changed
 line(s) added in v.1.42

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