]> ruin.nu Git - ndwebbie.git/blobdiff - ND/IRC/PA.pm
export calcXp
[ndwebbie.git] / ND / IRC / PA.pm
index f1444a247f5610cbcd10351f80f65e624b7e899f..30e7fdc26383a122a0cc7b26d0a59b29c1ca144a 100644 (file)
@@ -28,7 +28,7 @@ require Exporter;
 
 our @ISA = qw/Exporter/;
 
-our @EXPORT = qw/checkPlanet checkGal shipEff shipStop parseValue prettyValue/;
+our @EXPORT = qw/checkPlanet checkGal shipEff shipStop parseValue prettyValue calcXp/;
 
 sub checkPlanet {
        my ($x,$y,$z,$intel) = @_;