X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=Commands%2FPA.pm;h=b6cd08c3e071f9e59aafdc55b14447f503ba8dd1;hb=a94fe8052ba36e7ffbf608aa6b69b4a895126e38;hp=811d102dab3a8ee8ab4386d8ca4cff22ed13d29f;hpb=d7fb98229df0785d44926ac061ab2b48cf11f4b3;p=NDIRC.git diff --git a/Commands/PA.pm b/Commands/PA.pm index 811d102..b6cd08c 100644 --- a/Commands/PA.pm +++ b/Commands/PA.pm @@ -29,6 +29,14 @@ use MooseX::MethodAttributes; use NDIRC::Misc; use ND::Include; + +sub bcalc + : Help(Lists bcalc and stats info) +{ + my ($self, $c, $msg) = @_; + $c->reply("http://game.planetarion.com/bcalc.pl http://game.planetarion.com/manual.php?page=stats"); +} + sub p : Help(usage: .p X:Y:Z | or .p nick with high enough access) {