Difference for include/global.h from version 1.34 to 1.35


version 1.34 version 1.35
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.34 2002/11/12 23:20:11 garbled Exp $";   *   "$Id: global.h,v 1.35 2002/11/13 00:26:13 garbled Exp $";
  */   */
   
 /*  /*
Line 299
 
Line 299
     uint8   set_title;     /* players can set thier title */      uint8   set_title;     /* players can set thier title */
     uint8   resurrection;   /* ressurection possible w/ permadeth on */      uint8   resurrection;   /* ressurection possible w/ permadeth on */
     uint8   search_items;   /* search_items command */      uint8   search_items;   /* search_items command */
       uint8   spell_encumbrance; /* encumbrance effects spells */
       uint8   spell_failure_effects; /* nasty backlash to spell failures */
   
     /* The meta_ is information for the metaserver.  These are set in       /* The meta_ is information for the metaserver.  These are set in
      * the lib/settings file.       * the lib/settings file.


Legend:
line(s) removed in v.1.34 
line(s) changed
 line(s) added in v.1.35

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