version 1.12 | version 1.13 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_map_c = | * static char *rcsid_map_c = | |||
* "$Id: random_map.h,v 1.12 2004/12/29 01:08:49 mwedel Exp $"; | * "$Id: random_map.h,v 1.13 2005/04/14 06:57:02 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
int symmetry; | int symmetry; | |||
int difficulty; | int difficulty; | |||
int difficulty_given; | int difficulty_given; | |||
float difficulty_increase; | ||||
int dungeon_level; | int dungeon_level; | |||
int dungeon_depth; | int dungeon_depth; | |||
int decoroptions; | int decoroptions; |
Legend:
|