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


version 1.95 version 1.96
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_apply_c =   * static char *rcsid_apply_c =
  *   "$Id: apply.c,v 1.95 2004/01/18 10:36:10 ryo_saeba Exp $";   *   "$Id: apply.c,v 1.96 2004/02/08 04:24:49 mwedel Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 2298
 
Line 2298
   case BOW:    case BOW:
   case LAMP:    case LAMP:
   case BUILDER:    case BUILDER:
     case SKILL_TOOL:
     if (tmp->env != op)      if (tmp->env != op)
       return 2;   /* not in inventory */        return 2;   /* not in inventory */
     (void) apply_special (op, tmp, aflag);      (void) apply_special (op, tmp, aflag);


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

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