Difference for include/global.h from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.32 2002/11/12 22:34:26 garbled Exp $";   *   "$Id: global.h,v 1.33 2002/11/12 23:09:11 garbled Exp $";
  */   */
   
 /*  /*
Line 296
 
Line 296
     uint8   not_permadeth;  /* if true, death is non-permament */      uint8   not_permadeth;  /* if true, death is non-permament */
     uint8   simple_exp;     /* If true, use the simple experience system */      uint8   simple_exp;     /* If true, use the simple experience system */
     int     reset_loc_time; /* Number of seconds to put player back at home */      int     reset_loc_time; /* Number of seconds to put player back at home */
       uint8   set_title;     /* players can set thier title */
       uint8   resurrection;   /* ressurection possible w/ permadeth on */
   
     /* 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.32 
line(s) changed
 line(s) added in v.1.33

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