Difference for server/spell_util.c from version 1.96 to 1.97


version 1.96 version 1.97
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.96 2005/09/24 09:49:49 ryo_saeba Exp $";   *   "$Id: spell_util.c,v 1.97 2005/10/01 17:46:05 ryo_saeba Exp $";
  */   */
   
   
Line 1283
 
Line 1283
      break;       break;
   
  case SP_SUMMON_MONSTER:   case SP_SUMMON_MONSTER:
      success = summon_object(op,caster,spell_ob, dir);       success = summon_object(op,caster,spell_ob, dir,stringarg);
      break;       break;
   
  case SP_CHARGING:   case SP_CHARGING:


Legend:
line(s) removed in v.1.96 
line(s) changed
 line(s) added in v.1.97

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