--- deliantra/server/lib/cf.pm 2007/01/08 12:39:16 1.148 +++ deliantra/server/lib/cf.pm 2007/01/08 14:11:05 1.149 @@ -1682,7 +1682,8 @@ # warn "entering ", $map->path, " at ($x, $y)\n" # if $map; - $map or $self->message ("The exit is closed", cf::NDI_UNIQUE | cf::NDI_RED); + $map or $map->cluck ("oy");#d# + $map or $self->message ("The exit to '" . ($path->visible_name) . "' is closed", cf::NDI_UNIQUE | cf::NDI_RED); $self->leave_link ($map, $x, $y); })->prio (1);