--- deliantra/server/random_maps/exit.C 2007/01/06 14:42:30 1.20 +++ deliantra/server/random_maps/exit.C 2007/01/11 00:41:08 1.21 @@ -304,7 +304,7 @@ if (the_exit_down) { - char buf[8192]; + char buf[16384]; int i = find_first_free_spot (the_exit_down, map, downx, downy); the_exit_down->x = downx + freearr_x[i];