leaderboard seems to have segfault. fixed typos
[fishladder.git] / fishladder_resources.h
index 30b4dc9609e3af70754233636234e8556ee19afa..98abd6222ceabc9cb91fd2408a82c4f7bd3fd8b0 100644 (file)
@@ -675,7 +675,7 @@ static struct cmp_level cmp_levels_tutorials[] =
                .title = "PRINCIPLE 3",
                .map_name = "cmp_t03",
                .description = 
-                       "Merge transport into one",
+                       "Merge transport into one path",
                
                ._unlock = 12,
                .is_tutorial = 1
@@ -689,7 +689,7 @@ static struct cmp_level cmp_levels_tutorials[] =
                        "Some stages require multiple runs to succeed in order to\n" 
                        "pass",
                
-               ._unlock = 3,
+               ._unlock = 6,
                .is_tutorial = 1
        }
 };
@@ -748,7 +748,7 @@ static struct cmp_level cmp_levels_basic[] =
                .title = "PATTERNS 1",
                .map_name = "cmp_b05",
                .description = 
-                       "Replicate",
+                       "Replicate the pattern",
                
                ._linked = 8
        },
@@ -768,8 +768,8 @@ static struct cmp_level cmp_levels_basic[] =
                .title = "PRINCIPLE 5",
                .map_name = "cmp_b10",
                .description = 
-                       "The eager engineers among you may have already spotted\n" 
-                       "and utilized these parts of the system\n"
+                       "The sharp engineers among you may have already spotted\n" 
+                       "and utilized this part of the system\n"
                        "\n"
                        "We forgot to include the relevant principle tasks as\n"
                        "of your training package, you will now be tasked to\n"
@@ -881,7 +881,7 @@ static struct cmp_level cmp_levels_grad[] =
                .title = "SORT",
                .map_name = "cmp_i01",
                .description = 
-                       "Device a scheme to filter and sort the inputs. If you\n"
+                       "Devise a scheme to filter and sort the inputs. If you\n"
                        "believe you lack the tools required to solve this one,\n"
                        "take a harder look at the inputs.",
                ._linked = 14