aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.17.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'levels/level_4.17.yaml')
-rw-r--r--levels/level_4.17.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/levels/level_4.17.yaml b/levels/level_4.17.yaml
new file mode 100644
index 0000000..96b411b
--- /dev/null
+++ b/levels/level_4.17.yaml
@@ -0,0 +1,12 @@
+# kana quest grid level 1.01
+size: [7, 4]
+max_actions: 8
+#max_actions: 12
+target_score: 7
+grid: [
+ [void, null], [void, null], [norm, null], [norm, null], [froz, so ], [void, null], [void, null],
+ [norm, null], [norm, null], [rock, se ], [norm, null], [rock, 'no'], [norm, null], [froz, sa ],
+ [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null],
+ [froz, su ], [norm, null], [norm, null], [froz, ko ], [froz, ke ], [norm, null], [norm, null],
+]
+# The kana 'no' need to be protected else the program convert it into False...