Difference for server/alchemy.c from version 1.22 to 1.23


version 1.22 version 1.23
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_alchemy_c =   * static char *rcsid_alchemy_c =
  *   "$Id: alchemy.c,v 1.22 2005/03/09 21:20:35 ryo_saeba Exp $";   *   "$Id: alchemy.c,v 1.23 2005/07/16 21:10:39 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 131
 
Line 131
  rp->arch_name, formula/rp->index);   rp->arch_name, formula/rp->index);
 #endif  #endif
  attempt_recipe(caster, cauldron, ability, rp, formula/rp->index);   attempt_recipe(caster, cauldron, ability, rp, formula/rp->index);
      } else LOG(llevDebug, "WIZ couldnt find formula for ingredients.\n");        } else LOG(llevDebug, "WIZ couldn't find formula for ingredients.\n");
      return;       return;
  } /* End of WIZ alchemy */   } /* End of WIZ alchemy */
   


Legend:
line(s) removed in v.1.22 
line(s) changed
 line(s) added in v.1.23

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