X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=ND%2FIRC%2FPA.pm;h=30e7fdc26383a122a0cc7b26d0a59b29c1ca144a;hb=8632250ce1c9cc692486e1f6eecd6994a95975f9;hp=f1444a247f5610cbcd10351f80f65e624b7e899f;hpb=a467e2e97def42fc7777d0270308c2b47aa022df;p=ndwebbie.git diff --git a/ND/IRC/PA.pm b/ND/IRC/PA.pm index f1444a2..30e7fdc 100644 --- a/ND/IRC/PA.pm +++ b/ND/IRC/PA.pm @@ -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) = @_;