]> ruin.nu Git - NDIRC.git/commitdiff
Added list of bcalcs
authorMichael Andreen <harv@ruin.nu>
Sat, 30 May 2009 19:24:20 +0000 (21:24 +0200)
committerMichael Andreen <harv@ruin.nu>
Sat, 30 May 2009 19:24:20 +0000 (21:24 +0200)
Commands/PA.pm

index 811d102dab3a8ee8ab4386d8ca4cff22ed13d29f..b6cd08c3e071f9e59aafdc55b14447f503ba8dd1 100644 (file)
@@ -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)
 {