--- deliantra/server/random_maps/random_map.h 2007/01/06 14:42:30 1.9 +++ deliantra/server/random_maps/random_map.h 2007/01/11 00:41:08 1.10 @@ -40,6 +40,7 @@ char exitstyle[512]; shstr this_map; char exit_on_final_map[512]; + char *custom; int Xsize; int Ysize;