X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fscans.pl;h=5eb746e5d2722b43495909b3080ad781826fb32d;hb=f728aa9430708368fa254b4fc8e10dc41c1f6194;hp=bc9de5716eb5e0b1b9a4d0db21e7ac4398ea6211;hpb=90b8d5d5169a7e029c393f1f82a927f6e780f1bc;p=ndwebbie.git diff --git a/scripts/scans.pl b/scripts/scans.pl index bc9de57..5eb746e 100755 --- a/scripts/scans.pl +++ b/scripts/scans.pl @@ -153,7 +153,7 @@ HTML my $eta = $5 - $t; my $mission = $4; - $mission = 'AllyDef' if $eta == 7 && $x != $1; + $mission = 'AllyDef' if $eta == 6 && $x != $1; $f->execute($t,$eta,$1,$2,$3,$x,$y,$z,-1,$mission) or print $dbh->errstr; $class = qq{ class="$mission"}; }elsif($news eq 'Incoming' && $text =~ m/We have detected an open jumpgate from (?:[^<]*), located at (\d+):(\d+):(\d+). The fleet will approach our system in tick (\d+) and appears to have roughly (\d+) ships/g){