Difference for server/spell_util.c from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.32 2000/11/20 00:59:16 peterm Exp $";   *   "$Id: spell_util.c,v 1.33 2000/11/21 18:58:34 peterm Exp $";
  */   */
   
 /*  /*
Line 1648
 
Line 1648
   /*  op->stats.sp stores the spell which made this object here. */    /*  op->stats.sp stores the spell which made this object here. */
   tmp = arch_to_object (op->other_arch);    tmp = arch_to_object (op->other_arch);
   switch(tmp->type) {    switch(tmp->type) {
     case POISONCLOUD:
   case FBALL: {    case FBALL: {
   
     tmp->stats.dam += SP_level_dam_adjust(op,op,op->stats.sp);      tmp->stats.dam += SP_level_dam_adjust(op,op,op->stats.sp);


Legend:
line(s) removed in v.1.32 
line(s) changed
 line(s) added in v.1.33

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