Difference for server/player.c from version 1.54 to 1.55


version 1.54 version 1.55
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_c =   * static char *rcsid_player_c =
  *   "$Id: player.c,v 1.54 2001/05/01 11:50:10 mardahl Exp $";   *   "$Id: player.c,v 1.55 2001/05/09 06:58:12 mwedel Exp $";
  */   */
   
 /*  /*
Line 2268
 
Line 2268
  */   */
 int op_on_battleground (object *op, int *x, int *y) {  int op_on_battleground (object *op, int *x, int *y) {
   object *tmp;    object *tmp;
   int floor;  
      
   /* A battleground-tile needs the following attributes to be valid:    /* A battleground-tile needs the following attributes to be valid:
    * is_floor 1 (has to be the FIRST floor beneath the player's feet),     * is_floor 1 (has to be the FIRST floor beneath the player's feet),


Legend:
line(s) removed in v.1.54 
line(s) changed
 line(s) added in v.1.55

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