--- deliantra/maps/perl/follow.ext 2006/03/24 23:29:18 1.14 +++ deliantra/maps/perl/follow.ext 2006/03/25 04:47:56 1.15 @@ -37,7 +37,6 @@ $who->message ("follow mode off"); delete $follow{$name}; } - 1 }; sub teleport { @@ -107,8 +106,6 @@ $who->ob->message ("$target is gone..."); } } - - 0 }