X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=blobdiff_plain;f=common%2Fscripts%2Fgblint.pl;h=69cc5d11b8460c9bb695c64446b606864ecd4937;hp=136a272f35fa948786960ca2aded088cbd9244af;hb=0b8179f4f09736b015607ed74574d41573de39cd;hpb=60ee1301c43c9bd1b8aa38a2426446a364d7eeab diff --git a/common/scripts/gblint.pl b/common/scripts/gblint.pl index 136a272..69cc5d1 100755 --- a/common/scripts/gblint.pl +++ b/common/scripts/gblint.pl @@ -307,6 +307,8 @@ while( my $line = <> ) { $1 ne "COMBAT" && $1 ne "WILLPOWER" && $1 ne "HAVOC" && + $1 ne "TARGET" && + $1 ne "RESISTANCE" && $1 ne "CLOSE") || ($language eq 'es' && $1 ne 'DESTREZA' &&