aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.12.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'levels/level_4.12.yaml')
-rw-r--r--levels/level_4.12.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/levels/level_4.12.yaml b/levels/level_4.12.yaml
new file mode 100644
index 0000000..37481ce
--- /dev/null
+++ b/levels/level_4.12.yaml
@@ -0,0 +1,11 @@
+# kana quest grid level 4.12
+size: [5, 3]
+max_actions: 9
+#max_actions: 10
+target_score: 5
+grid: [
+ [norm, null], [rock, 'no'], [norm, null], [rock, se ], [norm, null],
+ [ar_r, ki ], [norm, null], [norm, null], [norm, null], [norm, null],
+ [froz, ke ], [norm, null], [norm, null], [norm, null], [froz, so ],
+]
+# The kana 'no' need to be protected else the program convert it into False...