Medium problem value 500 -> 600
authorMarius Gavrilescu <marius@ieval.ro>
Thu, 13 Feb 2014 16:38:03 +0000 (18:38 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Thu, 13 Feb 2014 16:38:03 +0000 (18:38 +0200)
lib/Gruntmaster/Page/St.pm

index 2186fea570647822782d3fb32f6a3492f0750c2c..316a92b46f5c1f5ea555e0fbf43cf64fdf0b7c3c 100644 (file)
@@ -10,7 +10,7 @@ our $VERSION = '0.001';
 use constant LEVEL_VALUES => {
        beginner => 100,
        easy => 250,
-       medium => 500,
+       medium => 600,
        hard => 1000,
 };
 
This page took 0.010471 seconds and 4 git commands to generate.