From 78b07c0a2aab8d21b6609c2c93fd2db5876c0d18 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Fri, 13 Apr 2007 15:23:08 +0000 Subject: [PATCH] oops --- ND/Include.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/ND/Include.pm b/ND/Include.pm index b5bf757..257ae91 100644 --- a/ND/Include.pm +++ b/ND/Include.pm @@ -83,7 +83,6 @@ sub intel_log { sub pa_xp { my ($roids,$ascore,$avalue,$tscore,$tvalue) = @_; - print "@_"; my $bravery = (min(2,$tscore/$ascore)-0.6) * (min(2,$tvalue/$avalue)-0.4); return int(max($roids * 10 * $bravery,0)) -- 2.39.2