--- deliantra/server/random_maps/random_map.h 2006/12/31 20:46:17 1.7 +++ deliantra/server/random_maps/random_map.h 2006/12/31 22:23:12 1.8 @@ -50,8 +50,10 @@ int difficulty; int difficulty_given; float difficulty_increase; + int dungeon_level; int dungeon_depth; + int decoroptions; int orientation; int origin_y;