Difference for include/global.h from version 1.57 to 1.58


version 1.57 version 1.58
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.57 2005/09/21 13:06:12 qal21 Exp $";   *   "$Id: global.h,v 1.58 2005/10/15 07:07:31 qal21 Exp $";
  */   */
   
 /*  /*
Line 330
 
Line 330
     char    *regions;       /* name of the regions file - libdir is prepended */      char    *regions;       /* name of the regions file - libdir is prepended */
     char    *treasures;     /* location of the treasures file. */      char    *treasures;     /* location of the treasures file. */
     char    *uniquedir;     /* directory for the unique items */      char    *uniquedir;     /* directory for the unique items */
       char    *templatedir;   /* directory for the template map */
     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 */      sint16  pk_luck_penalty;    /* Amount by which player luck is reduced if they PK */


Legend:
line(s) removed in v.1.57 
line(s) changed
 line(s) added in v.1.58

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