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


version 1.96 version 1.97
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_apply_c =   * static char *rcsid_apply_c =
  *   "$Id: apply.c,v 1.96 2004/02/08 04:24:49 mwedel Exp $";   *   "$Id: apply.c,v 1.97 2004/02/16 18:05:32 ryo_saeba Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 3094
 
Line 3094
                        op->race ? op->race : "nothing", query_name(op));                         op->race ? op->race : "nothing", query_name(op));
      who->contr->shoottype = range_bow;       who->contr->shoottype = range_bow;
  } else {   } else {
      who->contr->known_spell = (QUERY_FLAG (op, FLAG_BEEN_APPLIED)  
     || QUERY_FLAG (op, FLAG_IDENTIFIED));  
      who->contr->shoottype = range_misc;       who->contr->shoottype = range_misc;
  }   }
      } else {       } else {


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:22