Change medium problem value from 600 to 500
[gruntmaster-page.git] / lib / Gruntmaster / Page / St.pm
index fb7b5f378a504ad3cb6fc1c44a9f7f61d7f051d1..5e256b1c8b51b945f3d8d9ccf63553a08f47f374 100644 (file)
@@ -10,7 +10,7 @@ our $VERSION = '0.001';
 use constant LEVEL_VALUES => {
        beginner => 100,
        easy => 250,
-       medium => 600,
+       medium => 500,
        hard => 1000,
 };
 
This page took 0.009817 seconds and 4 git commands to generate.