Difference for include/global.h from version 1.42 to 1.43


version 1.42 version 1.43
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.42 2003/08/02 16:25:22 tchize Exp $";   *   "$Id: global.h,v 1.43 2003/08/27 00:00:45 temitchell Exp $";
  */   */
   
 /*  /*
Line 325
 
Line 325
     uint8   search_items;   /* search_items command */      uint8   search_items;   /* search_items command */
     uint8   spell_encumbrance; /* encumbrance effects spells */      uint8   spell_encumbrance; /* encumbrance effects spells */
     uint8   spell_failure_effects; /* nasty backlash to spell failures */      uint8   spell_failure_effects; /* nasty backlash to spell failures */
    uint16 set_friendly_fire; /* Percent of damage done by peaceful player vs player damage */
     uint8   casting_time;   /* it takes awhile to cast a spell */      uint8   casting_time;   /* it takes awhile to cast a spell */
     uint8   real_wiz;       /* use mud-like wizards */      uint8   real_wiz;       /* use mud-like wizards */
     uint8   recycle_tmp_maps; /* re-use tmp maps. */      uint8   recycle_tmp_maps; /* re-use tmp maps. */


Legend:
line(s) removed in v.1.42 
line(s) changed
 line(s) added in v.1.43

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