Difference for include/global.h from version 1.52 to 1.53


version 1.52 version 1.53
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.52 2005/03/20 22:20:40 majorwoo Exp $";   *   "$Id: global.h,v 1.53 2005/04/15 00:41:33 cavesomething Exp $";
  */   */
   
 /*  /*
Line 331
 
Line 331
     char    *uniquedir;     /* directory for the unique items */      char    *uniquedir;     /* directory for the unique items */
     char    *tmpdir;     /* Directory to use for temporary files */      char    *tmpdir;     /* Directory to use for temporary files */
     uint8   stat_loss_on_death; /* If true, chars lose a random stat when they die */      uint8   stat_loss_on_death; /* If true, chars lose a random stat when they die */
       sint16  pk_luck_penalty;    /* Amount by which player luck is reduced if they PK */
     uint8   use_permanent_experience; /* If true, players can gain perm exp */      uint8   use_permanent_experience; /* If true, players can gain perm exp */
     uint8   balanced_stat_loss; /* If true, Death stat depletion based on level etc */      uint8   balanced_stat_loss; /* If true, Death stat depletion based on level etc */
     uint8   not_permadeth;  /* if true, death is non-permament */      uint8   not_permadeth;  /* if true, death is non-permament */


Legend:
line(s) removed in v.1.52 
line(s) changed
 line(s) added in v.1.53

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